Uses of Class
com.vidispine.generated.ItemRelationType.Value
-
Uses of ItemRelationType.Value in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemRelationType.ValueMethods in com.vidispine.generated that return ItemRelationType.ValueModifier and TypeMethodDescriptionObjectFactory.createItemRelationTypeValue()
Create an instance ofItemRelationType.Value
ItemRelationType.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 ItemRelationType.ValueModifier and TypeMethodDescriptionItemRelationType.getValue()
Gets the value of the value property.Methods in com.vidispine.generated with parameters of type ItemRelationType.ValueModifier and TypeMethodDescriptionItemRelationType.withValue
(ItemRelationType.Value... values) Adds objects to the list of Value using add methodMethod parameters in com.vidispine.generated with type arguments of type ItemRelationType.ValueModifier and TypeMethodDescriptionItemRelationType.withValue
(Collection<ItemRelationType.Value> values) Adds objects to the list of Value using addAll method