Uses of Class
com.vidispine.generated.LicenseType
-
-
Uses of LicenseType in com.vidispine.generated
Subclasses of LicenseType in com.vidispine.generated Modifier and Type Class Description class
MasterLicenseType
Java class for MasterLicenseType complex type.class
SlaveLicenseType
Java class for SlaveLicenseType complex type.Fields in com.vidispine.generated declared as LicenseType Modifier and Type Field Description protected LicenseType
VersionType. licenseInfo
Methods in com.vidispine.generated with parameters of type LicenseType Modifier and Type Method Description void
VersionType. setLicenseInfo(LicenseType value)
Sets the value of the licenseInfo property.VersionType
VersionType. withLicenseInfo(LicenseType value)
-