Uses of Class
com.vidispine.generated.MetadataReferencedType
-
Uses of MetadataReferencedType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataReferencedTypeModifier and TypeFieldDescriptionprotected MetadataReferencedType
MetadataFieldValueType.referenced
protected MetadataReferencedType
MetadataGroupValueType.referenced
Methods in com.vidispine.generated that return MetadataReferencedTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataReferencedType()
Create an instance ofMetadataReferencedType
MetadataFieldValueType.getReferenced()
Gets the value of the referenced property.MetadataGroupValueType.getReferenced()
Gets the value of the referenced property.MetadataReferencedType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the type property.Sets the value of the uuid property.Methods in com.vidispine.generated with parameters of type MetadataReferencedTypeModifier and TypeMethodDescriptionvoid
MetadataFieldValueType.setReferenced
(MetadataReferencedType value) Sets the value of the referenced property.void
MetadataGroupValueType.setReferenced
(MetadataReferencedType value) Sets the value of the referenced property.MetadataFieldValueType.withReferenced
(MetadataReferencedType value) Sets the value of the referenced property.MetadataGroupValueType.withReferenced
(MetadataReferencedType value) Sets the value of the referenced property.