Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkContacts(Contacts contacts1,
Contacts contacts2) |
static void |
TckCommon.PrintContacts(Contacts contacts) |
Modifier and Type | Field and Description |
---|---|
protected Contacts |
BusinessEntity.contacts |
Modifier and Type | Method and Description |
---|---|
Contacts |
ObjectFactory.createContacts()
Create an instance of
Contacts |
Contacts |
BusinessEntity.getContacts()
Gets the value of the contacts property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Contacts> |
ObjectFactory.createContacts(Contacts value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Contacts> |
ObjectFactory.createContacts(Contacts value)
|
void |
BusinessEntity.setContacts(Contacts value)
Sets the value of the contacts property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.