Uses of Class
nl.surfnet.coin.csa.model.LicenseStatus

Packages that use LicenseStatus
nl.surfnet.coin.csa.model   
 

Uses of LicenseStatus in nl.surfnet.coin.csa.model
 

Methods in nl.surfnet.coin.csa.model that return LicenseStatus
 LicenseStatus LicenseInformation.getStatus()
           
static LicenseStatus LicenseStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LicenseStatus[] LicenseStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.csa.model with parameters of type LicenseStatus
 void LicenseInformation.setStatus(LicenseStatus status)
           
 



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