BEA Systems, Inc.

Uses of Class
weblogic.uddi.client.structures.datatypes.IdentifierBag

Packages that use IdentifierBag
weblogic.uddi.client.structures.datatypes   
weblogic.uddi.client.structures.request   
 

Uses of IdentifierBag in weblogic.uddi.client.structures.datatypes
 

Methods in weblogic.uddi.client.structures.datatypes that return IdentifierBag
 IdentifierBag TModel.getIdentifierBag()
          Gets the value of the identifierBag.
 IdentifierBag BusinessEntity.getIdentifierBag()
          Gets the identifier bag.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type IdentifierBag
 void TModel.setIdentifierBag(IdentifierBag value)
          Sets the value of the identifierBag.
 void BusinessEntity.setIdentifierBag(IdentifierBag value)
          Sets the identifier bag.
 

Uses of IdentifierBag in weblogic.uddi.client.structures.request
 

Methods in weblogic.uddi.client.structures.request that return IdentifierBag
 IdentifierBag FindTModel.getIdentifierBag()
          Gets the value of identifierBag
 IdentifierBag FindBusiness.getIdentifierBag()
          Gets the value of identifierBag
 

Methods in weblogic.uddi.client.structures.request with parameters of type IdentifierBag
 void FindTModel.setIdentifierBag(IdentifierBag value)
          Sets the value of identifierBag
 void FindBusiness.setIdentifierBag(IdentifierBag value)
          Sets the value of identifierBag
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.