Uses of Class
com.vidispine.generated.MetadataReferencedType
-
Uses of MetadataReferencedType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataReferencedTypeModifier and TypeFieldDescriptionprotected MetadataReferencedTypeMetadataFieldValueType.referencedprotected MetadataReferencedTypeMetadataGroupValueType.referencedMethods in com.vidispine.generated that return MetadataReferencedTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataReferencedType()Create an instance ofMetadataReferencedTypeMetadataFieldValueType.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 TypeMethodDescriptionvoidMetadataFieldValueType.setReferenced(MetadataReferencedType value) Sets the value of the referenced property.voidMetadataGroupValueType.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.