Uses of Class
com.vidispine.generated.EssenceVersionType
-
-
Uses of EssenceVersionType in com.vidispine.generated
Methods in com.vidispine.generated that return EssenceVersionType Modifier and Type Method Description EssenceVersionType
ObjectFactory. createEssenceVersionType()
Create an instance ofEssenceVersionType
EssenceVersionType
EssenceVersionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
EssenceVersionType
EssenceVersionType. withCreated(XMLGregorianCalendar value)
EssenceVersionType
EssenceVersionType. withShape(ShapeType... values)
EssenceVersionType
EssenceVersionType. withShape(Collection<ShapeType> values)
Methods in com.vidispine.generated that return types with arguments of type EssenceVersionType Modifier and Type Method Description javax.xml.bind.JAXBElement<EssenceVersionType>
ObjectFactory. createEssenceVersionDocument(EssenceVersionType value)
Methods in com.vidispine.generated with parameters of type EssenceVersionType Modifier and Type Method Description javax.xml.bind.JAXBElement<EssenceVersionType>
ObjectFactory. createEssenceVersionDocument(EssenceVersionType value)
-