Uses of Class
com.vidispine.generated.LicenseExceptionType
-
Uses of LicenseExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as LicenseExceptionTypeMethods in com.vidispine.generated that return LicenseExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createLicenseExceptionType()
Create an instance ofLicenseExceptionType
ExceptionType.getLicenseFault()
Gets the value of the licenseFault property.LicenseExceptionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) LicenseExceptionType.withMessage
(String value) Sets the value of the message property.Methods in com.vidispine.generated with parameters of type LicenseExceptionTypeModifier and TypeMethodDescriptionvoid
ExceptionType.setLicenseFault
(LicenseExceptionType value) Sets the value of the licenseFault property.ExceptionType.withLicenseFault
(LicenseExceptionType value) Sets the value of the licenseFault property.