Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.IdentifierBag
-
Packages that use IdentifierBag Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of IdentifierBag in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as IdentifierBag Modifier and Type Field Description protected IdentifierBagBusinessEntity. identifierBagprotected IdentifierBagFindBusiness. identifierBagprotected IdentifierBagFindTModel. identifierBagprotected IdentifierBagTModel. identifierBagMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return IdentifierBag Modifier and Type Method Description IdentifierBagObjectFactory. createIdentifierBag()Create an instance ofIdentifierBagIdentifierBagBusinessEntity. getIdentifierBag()Gets the value of the identifierBag property.IdentifierBagFindBusiness. getIdentifierBag()Gets the value of the identifierBag property.IdentifierBagFindTModel. getIdentifierBag()Gets the value of the identifierBag property.IdentifierBagTModel. getIdentifierBag()Gets the value of the identifierBag property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type IdentifierBag Modifier and Type Method Description javax.xml.bind.JAXBElement<IdentifierBag>ObjectFactory. createIdentifierBag(IdentifierBag value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type IdentifierBag Modifier and Type Method Description javax.xml.bind.JAXBElement<IdentifierBag>ObjectFactory. createIdentifierBag(IdentifierBag value)voidBusinessEntity. setIdentifierBag(IdentifierBag value)Sets the value of the identifierBag property.voidFindBusiness. setIdentifierBag(IdentifierBag value)Sets the value of the identifierBag property.voidFindTModel. setIdentifierBag(IdentifierBag value)Sets the value of the identifierBag property.voidTModel. setIdentifierBag(IdentifierBag value)Sets the value of the identifierBag property.
-