nl.surfnet.coin.csa.model
Class LicenseInformation

java.lang.Object
  extended by nl.surfnet.coin.csa.model.LicenseInformation

public class LicenseInformation
extends Object


Constructor Summary
LicenseInformation()
           
 
Method Summary
 License getLicense()
           
 String getSpEntityId()
           
 LicenseStatus getStatus()
           
 void setLicense(License license)
           
 void setSpEntityId(String spEntityId)
           
 void setStatus(LicenseStatus status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseInformation

public LicenseInformation()
Method Detail

getSpEntityId

public String getSpEntityId()

setSpEntityId

public void setSpEntityId(String spEntityId)

getStatus

public LicenseStatus getStatus()

setStatus

public void setStatus(LicenseStatus status)

getLicense

public License getLicense()

setLicense

public void setLicense(License license)


Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.