Uses of Class
com.vidispine.generated.CollectionRelationType
-
Uses of CollectionRelationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionRelationTypeModifier and TypeFieldDescriptionprotected List<CollectionRelationType>CollectionRelationListType.relationMethods in com.vidispine.generated that return CollectionRelationTypeModifier and TypeMethodDescriptionObjectFactory.createCollectionRelationType()Create an instance ofCollectionRelationTypeCollectionRelationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) CollectionRelationType.withDirection(CollectionRelationType.Direction value) Sets the value of the direction property.Sets the value of the id property.CollectionRelationType.withValue(CollectionRelationType.Value... values) Adds objects to the list of Value using add methodCollectionRelationType.withValue(Collection<CollectionRelationType.Value> values) Adds objects to the list of Value using addAll methodMethods in com.vidispine.generated that return types with arguments of type CollectionRelationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionRelationType>ObjectFactory.createCollectionRelationDocument(CollectionRelationType value) CollectionRelationListType.getRelation()Gets the value of the relation property.Methods in com.vidispine.generated with parameters of type CollectionRelationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionRelationType>ObjectFactory.createCollectionRelationDocument(CollectionRelationType value) CollectionRelationListType.withRelation(CollectionRelationType... values) Adds objects to the list of Relation using add methodMethod parameters in com.vidispine.generated with type arguments of type CollectionRelationTypeModifier and TypeMethodDescriptionCollectionRelationListType.withRelation(Collection<CollectionRelationType> values) Adds objects to the list of Relation using addAll method