Uses of Class
com.vidispine.generated.LicenseNumberType
-
Uses of LicenseNumberType in com.vidispine.generated
Fields in com.vidispine.generated declared as LicenseNumberTypeModifier and TypeFieldDescriptionprotected LicenseNumberTypeLicenseType.databaseSizeLimitprotected LicenseNumberTypeLicenseType.itemNumberprotected LicenseNumberTypeLicenseType.storageNumberprotected LicenseNumberTypeLicenseType.transcoderNumberprotected LicenseNumberTypeLicenseType.userNumberMethods in com.vidispine.generated that return LicenseNumberTypeModifier and TypeMethodDescriptionObjectFactory.createLicenseNumberType()Create an instance ofLicenseNumberTypeLicenseType.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 TypeMethodDescriptionvoidLicenseType.setDatabaseSizeLimit(LicenseNumberType value) Sets the value of the databaseSizeLimit property.voidLicenseType.setItemNumber(LicenseNumberType value) Sets the value of the itemNumber property.voidLicenseType.setStorageNumber(LicenseNumberType value) Sets the value of the storageNumber property.voidLicenseType.setTranscoderNumber(LicenseNumberType value) Sets the value of the transcoderNumber property.voidLicenseType.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.