Uses of Class
com.vidispine.generated.CodecType
-
Uses of CodecType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CodecTypeMethods in com.vidispine.generated that return CodecTypeModifier and TypeMethodDescriptionObjectFactory.createCodecType()
Create an instance ofCodecType
CodecType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CodecType.withDecode
(Boolean value) Sets the value of the decode property.CodecType.withEncode
(Boolean value) Sets the value of the encode property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type CodecTypeModifier and TypeMethodDescriptionCodecStatusType.getCodec()
Gets the value of the codec property.Methods in com.vidispine.generated with parameters of type CodecTypeModifier and TypeMethodDescriptionAdds objects to the list of Codec using add methodMethod parameters in com.vidispine.generated with type arguments of type CodecTypeModifier and TypeMethodDescriptionCodecStatusType.withCodec
(Collection<CodecType> values) Adds objects to the list of Codec using addAll method