Uses of Class
com.vidispine.generated.MetadataFieldType.InheritanceRule.Condition
-
Uses of MetadataFieldType.InheritanceRule.Condition in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataFieldType.InheritanceRule.ConditionMethods in com.vidispine.generated that return MetadataFieldType.InheritanceRule.ConditionModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldTypeInheritanceRuleCondition()
Create an instance ofMetadataFieldType.InheritanceRule.Condition
MetadataFieldType.InheritanceRule.getCondition()
Gets the value of the condition property.MetadataFieldType.InheritanceRule.Condition.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldType.InheritanceRule.Condition.withField
(MetadataFieldType.InheritanceRule.Condition.Field value) Sets the value of the field property.Methods in com.vidispine.generated with parameters of type MetadataFieldType.InheritanceRule.ConditionModifier and TypeMethodDescriptionvoid
MetadataFieldType.InheritanceRule.setCondition
(MetadataFieldType.InheritanceRule.Condition value) Sets the value of the condition property.MetadataFieldType.InheritanceRule.withCondition
(MetadataFieldType.InheritanceRule.Condition value) Sets the value of the condition property.