Uses of Class
com.vidispine.generated.OtifResourceType
-
Uses of OtifResourceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type OtifResourceTypeMethods in com.vidispine.generated that return OtifResourceTypeModifier and TypeMethodDescriptionObjectFactory.createOtifResourceType()
Create an instance ofOtifResourceType
OtifResourceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.OtifResourceType.withSize
(int value) Sets the value of the size property.Methods in com.vidispine.generated that return types with arguments of type OtifResourceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifResourceType>
ObjectFactory.createOtifResourceDocument
(OtifResourceType value) OtifResourceListType.getResource()
Gets the value of the resource property.Methods in com.vidispine.generated with parameters of type OtifResourceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OtifResourceType>
ObjectFactory.createOtifResourceDocument
(OtifResourceType value) OtifResourceListType.withResource
(OtifResourceType... values) Adds objects to the list of Resource using add methodMethod parameters in com.vidispine.generated with type arguments of type OtifResourceTypeModifier and TypeMethodDescriptionOtifResourceListType.withResource
(Collection<OtifResourceType> values) Adds objects to the list of Resource using addAll method