Uses of Class
com.vidispine.generated.SlaveLicenseType
-
-
Uses of SlaveLicenseType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SlaveLicenseType Modifier and Type Field Description protected List<SlaveLicenseType>
SlaveLicenseListType. slaveLicense
Methods in com.vidispine.generated that return types with arguments of type SlaveLicenseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveLicenseType>
ObjectFactory. createSlaveLicenseDocument(SlaveLicenseType value)
List<SlaveLicenseType>
SlaveLicenseListType. getSlaveLicense()
Gets the value of the slaveLicense property.Methods in com.vidispine.generated with parameters of type SlaveLicenseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveLicenseType>
ObjectFactory. createSlaveLicenseDocument(SlaveLicenseType value)
SlaveLicenseListType
SlaveLicenseListType. withSlaveLicense(SlaveLicenseType... values)
Method parameters in com.vidispine.generated with type arguments of type SlaveLicenseType Modifier and Type Method Description SlaveLicenseListType
SlaveLicenseListType. withSlaveLicense(Collection<SlaveLicenseType> values)
-