Uses of Class
com.vidispine.generated.SlaveLicenseType
-
Uses of SlaveLicenseType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SlaveLicenseTypeModifier and TypeFieldDescriptionprotected List<SlaveLicenseType>
SlaveLicenseListType.slaveLicense
Methods in com.vidispine.generated that return SlaveLicenseTypeModifier and TypeMethodDescriptionObjectFactory.createSlaveLicenseType()
Create an instance ofSlaveLicenseType
SlaveLicenseType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SlaveLicenseType.withCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.SlaveLicenseType.withDatabaseSizeLimit
(LicenseNumberType value) Sets the value of the databaseSizeLimit property.SlaveLicenseType.withEndCustomerCompanyContactEmail
(String value) Sets the value of the endCustomerCompanyContactEmail property.SlaveLicenseType.withEndCustomerCompanyname
(String value) Sets the value of the endCustomerCompanyname property.SlaveLicenseType.withExpiryDate
(String value) Sets the value of the expiryDate property.SlaveLicenseType.withFileStatus
(String value) Sets the value of the fileStatus property.Sets the value of the id property.SlaveLicenseType.withItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.SlaveLicenseType.withLicenseErrorStatus
(LicenseErrorType value) Sets the value of the licenseErrorStatus property.SlaveLicenseType.withLicenseProperty
(KeyValuePairType... values) Adds objects to the list of LicenseProperty using add methodSlaveLicenseType.withLicenseProperty
(Collection<KeyValuePairType> values) Adds objects to the list of LicenseProperty using addAll methodSlaveLicenseType.withLicenseStatus
(String value) Sets the value of the licenseStatus property.SlaveLicenseType.withLicenseType
(String value) Sets the value of the licenseType property.SlaveLicenseType.withMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.SlaveLicenseType.withMasterIdentifier
(String value) Sets the value of the masterIdentifier property.SlaveLicenseType.withResellerCompanyContactEmail
(String value) Sets the value of the resellerCompanyContactEmail property.SlaveLicenseType.withResellerCompanyName
(String value) Sets the value of the resellerCompanyName property.SlaveLicenseType.withSlaveIdentifier
(String value) Sets the value of the slaveIdentifier property.SlaveLicenseType.withSlaveInstances
(BigInteger value) Sets the value of the slaveInstances property.SlaveLicenseType.withStorageNumber
(LicenseNumberType value) Sets the value of the storageNumber property.SlaveLicenseType.withTranscoderNumber
(LicenseNumberType value) Sets the value of the transcoderNumber property.SlaveLicenseType.withUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.SlaveLicenseType.withValidityPeriod
(BigInteger value) Sets the value of the validityPeriod property.SlaveLicenseType.withValidityTime
(XMLGregorianCalendar value) Sets the value of the validityTime property.Methods in com.vidispine.generated that return types with arguments of type SlaveLicenseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SlaveLicenseType>
ObjectFactory.createSlaveLicenseDocument
(SlaveLicenseType value) SlaveLicenseListType.getSlaveLicense()
Gets the value of the slaveLicense property.Methods in com.vidispine.generated with parameters of type SlaveLicenseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SlaveLicenseType>
ObjectFactory.createSlaveLicenseDocument
(SlaveLicenseType value) SlaveLicenseListType.withSlaveLicense
(SlaveLicenseType... values) Adds objects to the list of SlaveLicense using add methodMethod parameters in com.vidispine.generated with type arguments of type SlaveLicenseTypeModifier and TypeMethodDescriptionSlaveLicenseListType.withSlaveLicense
(Collection<SlaveLicenseType> values) Adds objects to the list of SlaveLicense using addAll method