|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.uddi.v3.schema.api.Contacts
Constructor Summary | |
---|---|
Contacts()
|
Method Summary | |
---|---|
Contact[] |
getContact()
|
Contact |
getContact(int i)
|
void |
setContact(Contact[] contact)
|
void |
setContact(int i,
Contact value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Contacts()
Method Detail |
public Contact[] getContact()
public void setContact(Contact[] contact)
public Contact getContact(int i)
public void setContact(int i, Contact value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |