Package | Description |
---|---|
org.uddi.api_v2 |
Modifier and Type | Field and Description |
---|---|
protected IdentifierBag |
BusinessEntity.identifierBag |
protected IdentifierBag |
FindBusiness.identifierBag |
protected IdentifierBag |
FindTModel.identifierBag |
protected IdentifierBag |
TModel.identifierBag |
Modifier and Type | Method and Description |
---|---|
IdentifierBag |
ObjectFactory.createIdentifierBag()
Create an instance of
IdentifierBag |
IdentifierBag |
BusinessEntity.getIdentifierBag()
Gets the value of the identifierBag property.
|
IdentifierBag |
FindBusiness.getIdentifierBag()
Gets the value of the identifierBag property.
|
IdentifierBag |
FindTModel.getIdentifierBag()
Gets the value of the identifierBag property.
|
IdentifierBag |
TModel.getIdentifierBag()
Gets the value of the identifierBag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IdentifierBag> |
ObjectFactory.createIdentifierBag(IdentifierBag value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IdentifierBag> |
ObjectFactory.createIdentifierBag(IdentifierBag value)
|
void |
BusinessEntity.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property.
|
void |
FindBusiness.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property.
|
void |
FindTModel.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property.
|
void |
TModel.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.