Uses of Class
com.vidispine.generated.MetadataFieldType.InheritanceRule.Condition.Field
-
Uses of MetadataFieldType.InheritanceRule.Condition.Field in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldType.InheritanceRule.Condition.FieldMethods in com.vidispine.generated that return MetadataFieldType.InheritanceRule.Condition.FieldModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldTypeInheritanceRuleConditionField()
Create an instance ofMetadataFieldType.InheritanceRule.Condition.Field
MetadataFieldType.InheritanceRule.Condition.getField()
Gets the value of the field property.MetadataFieldType.InheritanceRule.Condition.Field.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.Sets the value of the value property.Methods in com.vidispine.generated with parameters of type MetadataFieldType.InheritanceRule.Condition.FieldModifier and TypeMethodDescriptionvoid
MetadataFieldType.InheritanceRule.Condition.setField
(MetadataFieldType.InheritanceRule.Condition.Field value) Sets the value of the field property.MetadataFieldType.InheritanceRule.Condition.withField
(MetadataFieldType.InheritanceRule.Condition.Field value) Sets the value of the field property.