Uses of Class
com.vidispine.generated.LicenseErrorType
-
-
Uses of LicenseErrorType in com.vidispine.generated
Fields in com.vidispine.generated declared as LicenseErrorType Modifier and Type Field Description protected LicenseErrorType
LicenseType. licenseErrorStatus
Methods in com.vidispine.generated that return LicenseErrorType Modifier and Type Method Description LicenseErrorType
ObjectFactory. createLicenseErrorType()
Create an instance ofLicenseErrorType
LicenseErrorType
LicenseType. getLicenseErrorStatus()
Gets the value of the licenseErrorStatus property.LicenseErrorType
LicenseErrorType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
LicenseErrorType
LicenseErrorType. withLicenseError(String value)
Methods in com.vidispine.generated with parameters of type LicenseErrorType Modifier and Type Method Description void
LicenseType. setLicenseErrorStatus(LicenseErrorType value)
Sets the value of the licenseErrorStatus property.LicenseType
LicenseType. withLicenseErrorStatus(LicenseErrorType value)
MasterLicenseType
MasterLicenseType. withLicenseErrorStatus(LicenseErrorType value)
SlaveLicenseType
SlaveLicenseType. withLicenseErrorStatus(LicenseErrorType value)
-