Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.IdentifierBag

Packages that use IdentifierBag
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
protected  IdentifierBag TModel.identifierBag
           
protected  IdentifierBag BusinessEntity.identifierBag
           
protected  IdentifierBag FindTModel.identifierBag
           
protected  IdentifierBag FindBusiness.identifierBag
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return IdentifierBag
 IdentifierBag ObjectFactory.createIdentifierBag()
          Create an instance of IdentifierBag
 IdentifierBag TModel.getIdentifierBag()
          Gets the value of the identifierBag property.
 IdentifierBag BusinessEntity.getIdentifierBag()
          Gets the value of the identifierBag property.
 IdentifierBag FindTModel.getIdentifierBag()
          Gets the value of the identifierBag property.
 IdentifierBag FindBusiness.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
 JAXBElement<IdentifierBag> ObjectFactory.createIdentifierBag(IdentifierBag value)
          Create an instance of JAXBElement<IdentifierBag>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type IdentifierBag
 JAXBElement<IdentifierBag> ObjectFactory.createIdentifierBag(IdentifierBag value)
          Create an instance of JAXBElement<IdentifierBag>}
 void TModel.setIdentifierBag(IdentifierBag value)
          Sets the value of the identifierBag property.
 void BusinessEntity.setIdentifierBag(IdentifierBag value)
          Sets the value of the identifierBag property.
 void FindTModel.setIdentifierBag(IdentifierBag value)
          Sets the value of the identifierBag property.
 void FindBusiness.setIdentifierBag(IdentifierBag value)
          Sets the value of the identifierBag property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.