Uses of Class
com.vidispine.generated.CodecStatusType
-
-
Uses of CodecStatusType in com.vidispine.generated
Fields in com.vidispine.generated declared as CodecStatusType Modifier and Type Field Description protected CodecStatusType
LicenseType. codecStatus
Methods in com.vidispine.generated that return CodecStatusType Modifier and Type Method Description CodecStatusType
ObjectFactory. createCodecStatusType()
Create an instance ofCodecStatusType
CodecStatusType
LicenseType. getCodecStatus()
Gets the value of the codecStatus property.CodecStatusType
CodecStatusType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CodecStatusType
CodecStatusType. withCodec(CodecType... values)
CodecStatusType
CodecStatusType. withCodec(Collection<CodecType> values)
CodecStatusType
CodecStatusType. withCodecExtraTags(String value)
Methods in com.vidispine.generated with parameters of type CodecStatusType Modifier and Type Method Description void
LicenseType. setCodecStatus(CodecStatusType value)
Sets the value of the codecStatus property.LicenseType
LicenseType. withCodecStatus(CodecStatusType value)
MasterLicenseType
MasterLicenseType. withCodecStatus(CodecStatusType value)
SlaveLicenseType
SlaveLicenseType. withCodecStatus(CodecStatusType value)
-