Uses of Class
com.vidispine.generated.ItemRelationType
-
Uses of ItemRelationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemRelationTypeMethods in com.vidispine.generated that return ItemRelationTypeModifier and TypeMethodDescriptionObjectFactory.createItemRelationType()Create an instance ofItemRelationTypeItemRelationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemRelationType.withDirection(ItemRelationType.Direction value) Sets the value of the direction property.Sets the value of the id property.ItemRelationType.withValue(ItemRelationType.Value... values) Adds objects to the list of Value using add methodItemRelationType.withValue(Collection<ItemRelationType.Value> values) Adds objects to the list of Value using addAll methodMethods in com.vidispine.generated that return types with arguments of type ItemRelationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ItemRelationType>ObjectFactory.createItemRelationDocument(ItemRelationType value) ItemRelationListType.getRelation()Gets the value of the relation property.Methods in com.vidispine.generated with parameters of type ItemRelationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ItemRelationType>ObjectFactory.createItemRelationDocument(ItemRelationType value) ItemRelationListType.withRelation(ItemRelationType... values) Adds objects to the list of Relation using add methodMethod parameters in com.vidispine.generated with type arguments of type ItemRelationTypeModifier and TypeMethodDescriptionItemRelationListType.withRelation(Collection<ItemRelationType> values) Adds objects to the list of Relation using addAll method