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