Uses of Class
com.vidispine.generated.MetadataEntryType
-
-
Uses of MetadataEntryType in com.vidispine.generated
Subclasses of MetadataEntryType in com.vidispine.generated Modifier and Type Class Description static class
MetadataEntryListType2.Entry
Java class for anonymous complex type.Methods in com.vidispine.generated that return MetadataEntryType Modifier and Type Method Description MetadataEntryType
ObjectFactory. createMetadataEntryType()
Create an instance ofMetadataEntryType
MetadataEntryType
MetadataEntryType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MetadataEntryType
MetadataEntryType. withField(MetadataFieldValueType value)
MetadataEntryType
MetadataEntryType. withGroup(MetadataGroupValueType value)
MetadataEntryType
MetadataEntryType. withSource(MetadataEntryType.Source value)
MetadataEntryType
MetadataEntryType. withValue(MetadataValueType value)
Methods in com.vidispine.generated that return types with arguments of type MetadataEntryType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataEntryType>
ObjectFactory. createMetadataEntryDocument(MetadataEntryType value)
Methods in com.vidispine.generated with parameters of type MetadataEntryType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataEntryType>
ObjectFactory. createMetadataEntryDocument(MetadataEntryType value)
-