|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifierBag | |
---|---|
org.uddi.api_v3 |
Uses of IdentifierBag in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 declared as IdentifierBag | |
---|---|
protected IdentifierBag |
TModel.identifierBag
|
protected IdentifierBag |
FindTModel.identifierBag
|
protected IdentifierBag |
FindBusiness.identifierBag
|
protected IdentifierBag |
BusinessEntity.identifierBag
|
Methods in org.uddi.api_v3 that return IdentifierBag | |
---|---|
IdentifierBag |
ObjectFactory.createIdentifierBag()
Create an instance of IdentifierBag |
IdentifierBag |
TModel.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. |
IdentifierBag |
BusinessEntity.getIdentifierBag()
Gets the value of the identifierBag property. |
Methods in org.uddi.api_v3 that return types with arguments of type IdentifierBag | |
---|---|
javax.xml.bind.JAXBElement<IdentifierBag> |
ObjectFactory.createIdentifierBag(IdentifierBag value)
Create an instance of JAXBElement < IdentifierBag > } |
Methods in org.uddi.api_v3 with parameters of type IdentifierBag | |
---|---|
javax.xml.bind.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 |
FindTModel.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
void |
FindBusiness.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
void |
BusinessEntity.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |