Uses of Class
com.vidispine.generated.NameURIPairType
-
Uses of NameURIPairType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NameURIPairTypeModifier and TypeFieldDescriptionprotected List<NameURIPairType>
ComplexJobOTIFType.resource
protected List<NameURIPairType>
OtifPresetType.resource
Methods in com.vidispine.generated that return NameURIPairTypeModifier and TypeMethodDescriptionObjectFactory.createNameURIPairType()
Create an instance ofNameURIPairType
NameURIPairType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type NameURIPairTypeModifier and TypeMethodDescriptionComplexJobOTIFType.getResource()
Gets the value of the resource property.OtifPresetType.getResource()
Gets the value of the resource property.Methods in com.vidispine.generated with parameters of type NameURIPairTypeModifier and TypeMethodDescriptionComplexJobOTIFType.withResource
(NameURIPairType... values) Adds objects to the list of Resource using add methodOtifPresetType.withResource
(NameURIPairType... values) Adds objects to the list of Resource using add methodMethod parameters in com.vidispine.generated with type arguments of type NameURIPairTypeModifier and TypeMethodDescriptionComplexJobOTIFType.withResource
(Collection<NameURIPairType> values) Adds objects to the list of Resource using addAll methodOtifPresetType.withResource
(Collection<NameURIPairType> values) Adds objects to the list of Resource using addAll method