AR System Java API

Uses of Class
com.bmc.arsys.api.LicenseInfo

Uses of LicenseInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type LicenseInfo
 List<LicenseInfo> ARServerUser.getListLicense(String licenseType)
          Returns list of license info LicenseInfo for the specified type.
 

Methods in com.bmc.arsys.api with parameters of type LicenseInfo
 void ObjectPrinter.printLicenseInfo(String indent, String header, LicenseInfo value)
           
 void ObjectPrinter.printLicenseInfoList(String indent, String header, LicenseInfo[] value)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.