Uses of Class
com.vidispine.generated.MetadataFieldValueType
-
Uses of MetadataFieldValueType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldValueTypeModifier and TypeFieldDescriptionprotected MetadataFieldValueTypeMetadataEntryType.fieldprotected MetadataFieldValueTypeMetadataFieldValidationType.fieldFields in com.vidispine.generated with type parameters of type MetadataFieldValueTypeModifier and TypeFieldDescriptionprotected List<MetadataFieldValueType>MetadataFieldValidationType.Constraint.fieldprotected List<MetadataFieldValueType>MetadataGroupValueType.fieldprotected List<MetadataFieldValueType>MetadataType.Timespan.fieldMethods in com.vidispine.generated that return MetadataFieldValueTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldValueType()Create an instance ofMetadataFieldValueTypeMetadataEntryType.getField()Gets the value of the field property.MetadataFieldValidationType.getField()Gets the value of the field property.MetadataFieldValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldValueType.withChange(String value) Sets the value of the change property.MetadataFieldValueType.withConflict(boolean value) Sets the value of the conflict property.MetadataFieldValueType.withData(KeyValuePairType... values) Adds objects to the list of Data using add methodMetadataFieldValueType.withData(Collection<KeyValuePairType> values) Adds objects to the list of Data using addAll methodAdds objects to the list of Id using add methodMetadataFieldValueType.withId(Collection<String> values) Adds objects to the list of Id using addAll methodMetadataFieldValueType.withInheritance(String value) Sets the value of the inheritance property.MetadataFieldValueType.withMode(MetadataModeType value) Sets the value of the mode property.Sets the value of the name property.MetadataFieldValueType.withReference(String value) Sets the value of the reference property.MetadataFieldValueType.withReferenced(MetadataReferencedType value) Sets the value of the referenced property.MetadataFieldValueType.withTimestamp(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the track property.MetadataFieldValueType.withType(MetadataFieldType value) Sets the value of the type property.Sets the value of the user property.Sets the value of the uuid property.MetadataFieldValueType.withValue(MetadataValueType... values) Adds objects to the list of Value using add methodMetadataFieldValueType.withValue(Collection<MetadataValueType> values) Adds objects to the list of Value using addAll methodMethods in com.vidispine.generated that return types with arguments of type MetadataFieldValueTypeModifier and TypeMethodDescriptionMetadataFieldValidationType.Constraint.getField()Gets the value of the field property.MetadataGroupValueType.getField()Gets the value of the field property.MetadataType.Timespan.getField()Gets the value of the field property.Methods in com.vidispine.generated with parameters of type MetadataFieldValueTypeModifier and TypeMethodDescriptionvoidMetadataEntryType.setField(MetadataFieldValueType value) Sets the value of the field property.voidMetadataFieldValidationType.setField(MetadataFieldValueType value) Sets the value of the field property.MetadataEntryListType2.Entry.withField(MetadataFieldValueType value) Sets the value of the field property.MetadataEntryType.withField(MetadataFieldValueType value) Sets the value of the field property.MetadataFieldValidationType.Constraint.withField(MetadataFieldValueType... values) Adds objects to the list of Field using add methodMetadataFieldValidationType.withField(MetadataFieldValueType value) Sets the value of the field property.MetadataGroupValueType.withField(MetadataFieldValueType... values) Adds objects to the list of Field using add methodMetadataType.Timespan.withField(MetadataFieldValueType... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataFieldValueTypeModifier and TypeMethodDescriptionMetadataFieldValidationType.Constraint.withField(Collection<MetadataFieldValueType> values) Adds objects to the list of Field using addAll methodMetadataGroupValueType.withField(Collection<MetadataFieldValueType> values) Adds objects to the list of Field using addAll methodMetadataType.Timespan.withField(Collection<MetadataFieldValueType> values) Adds objects to the list of Field using addAll method