Package | Description |
---|---|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.v3.client.i18n |
Internationalization helper functions
|
org.apache.juddi.webconsole.hub.builders |
Parsers and helper functions
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapContactAddresses(List<Address> modelAddressList,
List<Address> apiAddressList) |
static void |
MappingApiToModel.mapContactAddresses(List<Address> apiAddressList,
List<Address> modelAddressList,
Contact modelContact) |
Modifier and Type | Method and Description |
---|---|
static Address |
EntityForLang.getAddress(List<Address> entityList,
String lang) |
Modifier and Type | Method and Description |
---|---|
static Address |
EntityForLang.getAddress(List<Address> entityList,
String lang) |
Modifier and Type | Method and Description |
---|---|
static List<Address> |
Builders.BuildAddress(Map map,
String prefix,
String cte,
String locale)
addresses
|
Modifier and Type | Field and Description |
---|---|
protected List<Address> |
Contact.address |
Modifier and Type | Method and Description |
---|---|
Address |
ObjectFactory.createAddress()
Create an instance of
Address |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Address> |
ObjectFactory.createAddress(Address value)
|
List<Address> |
Contact.getAddress()
Gets the value of the address property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Address> |
ObjectFactory.createAddress(Address value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.