Uses of Class
com.vidispine.generated.VideoComponentType.VideoStandard
-
-
Uses of VideoComponentType.VideoStandard in com.vidispine.generated
Fields in com.vidispine.generated declared as VideoComponentType.VideoStandard Modifier and Type Field Description protected VideoComponentType.VideoStandard
VideoComponentType. videoStandard
Methods in com.vidispine.generated that return VideoComponentType.VideoStandard Modifier and Type Method Description VideoComponentType.VideoStandard
ObjectFactory. createVideoComponentTypeVideoStandard()
Create an instance ofVideoComponentType.VideoStandard
VideoComponentType.VideoStandard
VideoComponentType. getVideoStandard()
Gets the value of the videoStandard property.VideoComponentType.VideoStandard
VideoComponentType.VideoStandard. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
VideoComponentType.VideoStandard
VideoComponentType.VideoStandard. withType(String value)
VideoComponentType.VideoStandard
VideoComponentType.VideoStandard. withValue(String value)
Methods in com.vidispine.generated with parameters of type VideoComponentType.VideoStandard Modifier and Type Method Description void
VideoComponentType. setVideoStandard(VideoComponentType.VideoStandard value)
Sets the value of the videoStandard property.VideoComponentType
VideoComponentType. withVideoStandard(VideoComponentType.VideoStandard value)
-