Uses of Class
com.vidispine.generated.MetadataFieldType.InheritanceRule
-
Uses of MetadataFieldType.InheritanceRule in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataFieldType.InheritanceRuleModifier and TypeFieldDescriptionprotected List<MetadataFieldType.InheritanceRule>
MetadataFieldType.inheritanceRule
Methods in com.vidispine.generated that return MetadataFieldType.InheritanceRuleModifier and TypeMethodDescriptionObjectFactory.createMetadataFieldTypeInheritanceRule()
Create an instance ofMetadataFieldType.InheritanceRule
MetadataFieldType.InheritanceRule.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataFieldType.InheritanceRule.withCondition
(MetadataFieldType.InheritanceRule.Condition value) Sets the value of the condition property.MetadataFieldType.InheritanceRule.withInheritedName
(String value) Sets the value of the inheritedName property.Methods in com.vidispine.generated that return types with arguments of type MetadataFieldType.InheritanceRuleModifier and TypeMethodDescriptionMetadataFieldType.getInheritanceRule()
Gets the value of the inheritanceRule property.Methods in com.vidispine.generated with parameters of type MetadataFieldType.InheritanceRuleModifier and TypeMethodDescriptionMetadataFieldType.withInheritanceRule
(MetadataFieldType.InheritanceRule... values) Adds objects to the list of InheritanceRule using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataFieldType.InheritanceRuleModifier and TypeMethodDescriptionMetadataFieldType.withInheritanceRule
(Collection<MetadataFieldType.InheritanceRule> values) Adds objects to the list of InheritanceRule using addAll method