public interface ILicenseDelegator
| Modifier and Type | Method and Description |
|---|---|
ILicense |
getLicense() |
ILicenseLimits |
getLimits() |
java.lang.String |
updateLicense(ILicense license) |
ILicenseLimits getLimits() throws P4JavaException
P4JavaExceptionILicense getLicense() throws P4JavaException
P4JavaExceptionjava.lang.String updateLicense(ILicense license) throws P4JavaException
P4JavaExceptionCopyright © 2021 Perforce Software. All Rights Reserved.