Uses of Class
com.vidispine.generated.MetadataWrapperType
-
-
Uses of MetadataWrapperType in com.vidispine.generated
Methods in com.vidispine.generated that return MetadataWrapperType Modifier and Type Method Description MetadataWrapperType
ObjectFactory. createMetadataWrapperType()
Create an instance ofMetadataWrapperType
MetadataWrapperType
MetadataWrapperType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MetadataWrapperType
MetadataWrapperType. withBulkyMetadata(BulkyMetadataType value)
MetadataWrapperType
MetadataWrapperType. withMetadata(MetadataType value)
MetadataWrapperType
MetadataWrapperType. withOldBulkyMetadata(BulkyMetadataType value)
MetadataWrapperType
MetadataWrapperType. withOldMetadata(MetadataListType value)
MetadataWrapperType
MetadataWrapperType. withShape(ShapeType... values)
MetadataWrapperType
MetadataWrapperType. withShape(Collection<ShapeType> values)
MetadataWrapperType
MetadataWrapperType. withShapeMetadata(SimpleMetadataType value)
MetadataWrapperType
MetadataWrapperType. withTargetId(String value)
Methods in com.vidispine.generated that return types with arguments of type MetadataWrapperType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataWrapperType>
ObjectFactory. createMetadataWrapperDocument(MetadataWrapperType value)
Methods in com.vidispine.generated with parameters of type MetadataWrapperType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataWrapperType>
ObjectFactory. createMetadataWrapperDocument(MetadataWrapperType value)
-