Uses of Class
com.vidispine.generated.ExternalIdentifierNamespaceType
-
Uses of ExternalIdentifierNamespaceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ExternalIdentifierNamespaceTypeModifier and TypeFieldDescriptionprotected List<ExternalIdentifierNamespaceType>ExternalIdentifierNamespaceListType.namespaceMethods in com.vidispine.generated that return ExternalIdentifierNamespaceTypeModifier and TypeMethodDescriptionObjectFactory.createExternalIdentifierNamespaceType()Create an instance ofExternalIdentifierNamespaceTypeExternalIdentifierNamespaceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.ExternalIdentifierNamespaceType.withPattern(String value) Sets the value of the pattern property.ExternalIdentifierNamespaceType.withPriority(Integer value) Sets the value of the priority property.Methods in com.vidispine.generated that return types with arguments of type ExternalIdentifierNamespaceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExternalIdentifierNamespaceType>ObjectFactory.createExternalIdentifierNamespaceDocument(ExternalIdentifierNamespaceType value) ExternalIdentifierNamespaceListType.getNamespace()Gets the value of the namespace property.Methods in com.vidispine.generated with parameters of type ExternalIdentifierNamespaceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExternalIdentifierNamespaceType>ObjectFactory.createExternalIdentifierNamespaceDocument(ExternalIdentifierNamespaceType value) ExternalIdentifierNamespaceListType.withNamespace(ExternalIdentifierNamespaceType... values) Adds objects to the list of Namespace using add methodMethod parameters in com.vidispine.generated with type arguments of type ExternalIdentifierNamespaceTypeModifier and TypeMethodDescriptionExternalIdentifierNamespaceListType.withNamespace(Collection<ExternalIdentifierNamespaceType> values) Adds objects to the list of Namespace using addAll method