|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LicenseValidInfo in com.bmc.arsys.api |
---|
Methods in com.bmc.arsys.api that return LicenseValidInfo | |
---|---|
LicenseValidInfo |
ARServerUser.validateLicense(String licenseType)
Validates license info. |
Methods in com.bmc.arsys.api that return types with arguments of type LicenseValidInfo | |
---|---|
List<LicenseValidInfo> |
ARServerUser.validateMultipleLicense(List<String> licenseTypes)
Validates multiple license info. |
Methods in com.bmc.arsys.api with parameters of type LicenseValidInfo | |
---|---|
void |
ObjectPrinter.printLicenseValidInfo(String indent,
String header,
LicenseValidInfo value)
|
void |
ObjectPrinter.printLicenseValidList(String indent,
String header,
LicenseValidInfo[] value)
|
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |