Uses of Class
com.vidispine.generated.CodecStatusType
-
Uses of CodecStatusType in com.vidispine.generated
Fields in com.vidispine.generated declared as CodecStatusTypeMethods in com.vidispine.generated that return CodecStatusTypeModifier and TypeMethodDescriptionObjectFactory.createCodecStatusType()
Create an instance ofCodecStatusType
LicenseType.getCodecStatus()
Gets the value of the codecStatus property.CodecStatusType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of Codec using add methodCodecStatusType.withCodec
(Collection<CodecType> values) Adds objects to the list of Codec using addAll methodCodecStatusType.withCodecExtraTags
(String value) Sets the value of the codecExtraTags property.Methods in com.vidispine.generated with parameters of type CodecStatusTypeModifier and TypeMethodDescriptionvoid
LicenseType.setCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.LicenseType.withCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.MasterLicenseType.withCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.SlaveLicenseType.withCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.