Uses of Class
com.vidispine.generated.LicenseNumberType
-
Uses of LicenseNumberType in com.vidispine.generated
Fields in com.vidispine.generated declared as LicenseNumberTypeModifier and TypeFieldDescriptionprotected LicenseNumberType
LicenseType.databaseSizeLimit
protected LicenseNumberType
LicenseType.itemNumber
protected LicenseNumberType
LicenseType.storageNumber
protected LicenseNumberType
LicenseType.transcoderNumber
protected LicenseNumberType
LicenseType.userNumber
Methods in com.vidispine.generated that return LicenseNumberTypeModifier and TypeMethodDescriptionObjectFactory.createLicenseNumberType()
Create an instance ofLicenseNumberType
LicenseType.getDatabaseSizeLimit()
Gets the value of the databaseSizeLimit property.LicenseType.getItemNumber()
Gets the value of the itemNumber property.LicenseType.getStorageNumber()
Gets the value of the storageNumber property.LicenseType.getTranscoderNumber()
Gets the value of the transcoderNumber property.LicenseType.getUserNumber()
Gets the value of the userNumber property.LicenseNumberType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) LicenseNumberType.withAllowed
(String value) Sets the value of the allowed property.LicenseNumberType.withCurrent
(String value) Sets the value of the current property.Methods in com.vidispine.generated with parameters of type LicenseNumberTypeModifier and TypeMethodDescriptionvoid
LicenseType.setDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.void
LicenseType.setItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.void
LicenseType.setStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.void
LicenseType.setTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.void
LicenseType.setUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.LicenseType.withDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.MasterLicenseType.withDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.SlaveLicenseType.withDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.LicenseType.withItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.MasterLicenseType.withItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.SlaveLicenseType.withItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.LicenseType.withStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.MasterLicenseType.withStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.SlaveLicenseType.withStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.LicenseType.withTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.MasterLicenseType.withTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.SlaveLicenseType.withTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.LicenseType.withUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.MasterLicenseType.withUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.SlaveLicenseType.withUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.