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.resourceprotected List<NameURIPairType>OtifPresetType.resourceMethods in com.vidispine.generated that return NameURIPairTypeModifier and TypeMethodDescriptionObjectFactory.createNameURIPairType()Create an instance ofNameURIPairTypeNameURIPairType.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