Package | Description |
---|---|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapRelatedBusinessInfo(PublisherAssertion modelPublisherAssertion,
BusinessEntity modelRelatedBusiness,
Direction direction,
RelatedBusinessInfo apiRelatedBusinessInfo) |
Modifier and Type | Field and Description |
---|---|
protected List<RelatedBusinessInfo> |
RelatedBusinessInfos.relatedBusinessInfo |
Modifier and Type | Method and Description |
---|---|
RelatedBusinessInfo |
ObjectFactory.createRelatedBusinessInfo()
Create an instance of
RelatedBusinessInfo |
Modifier and Type | Method and Description |
---|---|
JAXBElement<RelatedBusinessInfo> |
ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
|
List<RelatedBusinessInfo> |
RelatedBusinessInfos.getRelatedBusinessInfo()
Gets the value of the relatedBusinessInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RelatedBusinessInfo> |
ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.