Uses of Class
com.vidispine.generated.SimpleMetadataType.Field
-
Uses of SimpleMetadataType.Field in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SimpleMetadataType.FieldModifier and TypeFieldDescriptionprotected List<SimpleMetadataType.Field>
SimpleMetadataType.field
Methods in com.vidispine.generated that return SimpleMetadataType.FieldModifier and TypeMethodDescriptionObjectFactory.createSimpleMetadataTypeField()
Create an instance ofSimpleMetadataType.Field
SimpleMetadataType.Field.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the key property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type SimpleMetadataType.FieldModifier and TypeMethodDescriptionSimpleMetadataType.getField()
Gets the value of the field property.Methods in com.vidispine.generated with parameters of type SimpleMetadataType.FieldModifier and TypeMethodDescriptionSimpleMetadataType.withField
(SimpleMetadataType.Field... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type SimpleMetadataType.FieldModifier and TypeMethodDescriptionSimpleMetadataType.withField
(Collection<SimpleMetadataType.Field> values) Adds objects to the list of Field using addAll method