Uses of Class
com.vidispine.generated.VersionType
-
Uses of VersionType in com.vidispine.generated
Fields in com.vidispine.generated declared as VersionTypeMethods in com.vidispine.generated that return VersionTypeModifier and TypeMethodDescriptionObjectFactory.createVersionType()
Create an instance ofVersionType
SlaveAuthType.getLicenseStatus()
Gets the value of the licenseStatus property.VersionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VersionType.withComponent
(CompType... values) Adds objects to the list of Component using add methodVersionType.withComponent
(Collection<CompType> values) Adds objects to the list of Component using addAll methodVersionType.withLicenseInfo
(LicenseType value) Sets the value of the licenseInfo property.VersionType.withSystemInfo
(SystemInfoType value) Sets the value of the systemInfo property.Methods in com.vidispine.generated that return types with arguments of type VersionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VersionType>
ObjectFactory.createVersionDocument
(VersionType value) Methods in com.vidispine.generated with parameters of type VersionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VersionType>
ObjectFactory.createVersionDocument
(VersionType value) void
SlaveAuthType.setLicenseStatus
(VersionType value) Sets the value of the licenseStatus property.SlaveAuthType.withLicenseStatus
(VersionType value) Sets the value of the licenseStatus property.