Uses of Class
com.vidispine.generated.LicenseType
-
Uses of LicenseType in com.vidispine.generated
Subclasses of LicenseType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for MasterLicenseType complex typeclass
Java class for SlaveLicenseType complex typeFields in com.vidispine.generated declared as LicenseTypeMethods in com.vidispine.generated that return LicenseTypeModifier and TypeMethodDescriptionObjectFactory.createLicenseType()
Create an instance ofLicenseType
VersionType.getLicenseInfo()
Gets the value of the licenseInfo property.LicenseType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) LicenseType.withCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.LicenseType.withDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.LicenseType.withEndCustomerCompanyContactEmail
(String value) Sets the value of the endCustomerCompanyContactEmail property.LicenseType.withEndCustomerCompanyname
(String value) Sets the value of the endCustomerCompanyname property.LicenseType.withExpiryDate
(String value) Sets the value of the expiryDate property.LicenseType.withFileStatus
(String value) Sets the value of the fileStatus property.LicenseType.withItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.LicenseType.withLicenseErrorStatus
(LicenseErrorType value) Sets the value of the licenseErrorStatus property.LicenseType.withLicenseProperty
(KeyValuePairType... values) Adds objects to the list of LicenseProperty using add methodLicenseType.withLicenseProperty
(Collection<KeyValuePairType> values) Adds objects to the list of LicenseProperty using addAll methodLicenseType.withLicenseStatus
(String value) Sets the value of the licenseStatus property.LicenseType.withLicenseType
(String value) Sets the value of the licenseType property.LicenseType.withMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.LicenseType.withResellerCompanyContactEmail
(String value) Sets the value of the resellerCompanyContactEmail property.LicenseType.withResellerCompanyName
(String value) Sets the value of the resellerCompanyName property.LicenseType.withStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.LicenseType.withTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.LicenseType.withUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.Methods in com.vidispine.generated with parameters of type LicenseTypeModifier and TypeMethodDescriptionvoid
VersionType.setLicenseInfo
(LicenseType value) Sets the value of the licenseInfo property.VersionType.withLicenseInfo
(LicenseType value) Sets the value of the licenseInfo property.