Uses of Class
com.vidispine.generated.BulkyMetadataPairType
-
-
Uses of BulkyMetadataPairType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type BulkyMetadataPairType Modifier and Type Field Description protected List<BulkyMetadataPairType>
BulkyMetadataType. field
Methods in com.vidispine.generated that return BulkyMetadataPairType Modifier and Type Method Description BulkyMetadataPairType
ObjectFactory. createBulkyMetadataPairType()
Create an instance ofBulkyMetadataPairType
BulkyMetadataPairType
BulkyMetadataPairType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
BulkyMetadataPairType
BulkyMetadataPairType. withChannel(int value)
BulkyMetadataPairType
BulkyMetadataPairType. withEnd(String value)
BulkyMetadataPairType
BulkyMetadataPairType. withItemTrack(String value)
BulkyMetadataPairType
BulkyMetadataPairType. withKey(String value)
BulkyMetadataPairType
BulkyMetadataPairType. withMaps(BulkyMapListType value)
BulkyMetadataPairType
BulkyMetadataPairType. withStart(String value)
BulkyMetadataPairType
BulkyMetadataPairType. withStream(int value)
BulkyMetadataPairType
BulkyMetadataPairType. withValue(String value)
Methods in com.vidispine.generated that return types with arguments of type BulkyMetadataPairType Modifier and Type Method Description List<BulkyMetadataPairType>
BulkyMetadataType. getField()
Gets the value of the field property.Methods in com.vidispine.generated with parameters of type BulkyMetadataPairType Modifier and Type Method Description BulkyMetadataType
BulkyMetadataType. withField(BulkyMetadataPairType... values)
Method parameters in com.vidispine.generated with type arguments of type BulkyMetadataPairType Modifier and Type Method Description BulkyMetadataType
BulkyMetadataType. withField(Collection<BulkyMetadataPairType> values)
-