Uses of Class
com.vidispine.generated.CollectionRelationType.Value
-
Uses of CollectionRelationType.Value in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionRelationType.ValueModifier and TypeFieldDescriptionprotected List<CollectionRelationType.Value>CollectionRelationType.valueMethods in com.vidispine.generated that return CollectionRelationType.ValueModifier and TypeMethodDescriptionObjectFactory.createCollectionRelationTypeValue()Create an instance ofCollectionRelationType.ValueCollectionRelationType.Value.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 CollectionRelationType.ValueModifier and TypeMethodDescriptionCollectionRelationType.getValue()Gets the value of the value property.Methods in com.vidispine.generated with parameters of type CollectionRelationType.ValueModifier and TypeMethodDescriptionCollectionRelationType.withValue(CollectionRelationType.Value... values) Adds objects to the list of Value using add methodMethod parameters in com.vidispine.generated with type arguments of type CollectionRelationType.ValueModifier and TypeMethodDescriptionCollectionRelationType.withValue(Collection<CollectionRelationType.Value> values) Adds objects to the list of Value using addAll method