Uses of Class
com.vidispine.generated.OtifOSType
-
Uses of OtifOSType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type OtifOSTypeMethods in com.vidispine.generated that return OtifOSTypeModifier and TypeMethodDescriptionObjectFactory.createOtifOSType()
Create an instance ofOtifOSType
OtifOSType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of File using add methodOtifOSType.withFile
(Collection<String> values) Adds objects to the list of File using addAll methodSets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type OtifOSTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifOSType>
ObjectFactory.createOtifOSDocment
(OtifOSType value) OtifTranscoderPluginType.getOs()
Gets the value of the os property.Methods in com.vidispine.generated with parameters of type OtifOSTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifOSType>
ObjectFactory.createOtifOSDocment
(OtifOSType value) OtifTranscoderPluginType.withOs
(OtifOSType... values) Adds objects to the list of Os using add methodMethod parameters in com.vidispine.generated with type arguments of type OtifOSTypeModifier and TypeMethodDescriptionOtifTranscoderPluginType.withOs
(Collection<OtifOSType> values) Adds objects to the list of Os using addAll method