Uses of Class
com.vidispine.generated.LicenseExceptionType
-
-
Uses of LicenseExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as LicenseExceptionType Modifier and Type Field Description protected LicenseExceptionType
ExceptionType. licenseFault
Methods in com.vidispine.generated that return LicenseExceptionType Modifier and Type Method Description LicenseExceptionType
ObjectFactory. createLicenseExceptionType()
Create an instance ofLicenseExceptionType
LicenseExceptionType
ExceptionType. getLicenseFault()
Gets the value of the licenseFault property.LicenseExceptionType
LicenseExceptionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
LicenseExceptionType
LicenseExceptionType. withMessage(String value)
Methods in com.vidispine.generated with parameters of type LicenseExceptionType Modifier and Type Method Description void
ExceptionType. setLicenseFault(LicenseExceptionType value)
Sets the value of the licenseFault property.ExceptionType
ExceptionType. withLicenseFault(LicenseExceptionType value)
-