|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.WSCTX.uddi_wsctx_schema.PublisherEntity
| Constructor Summary | |
PublisherEntity()
|
|
PublisherEntity(Address[] address,
Description[] description,
Email[] email,
PersonName[] personName,
Phone[] phone,
java.lang.String publisherCred,
java.lang.String publisherID)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Address[] |
getAddress()
Gets the address value for this PublisherEntity. |
Address |
getAddress(int i)
|
Description[] |
getDescription()
Gets the description value for this PublisherEntity. |
Description |
getDescription(int i)
|
Email[] |
getEmail()
Gets the email value for this PublisherEntity. |
Email |
getEmail(int i)
|
PersonName[] |
getPersonName()
Gets the personName value for this PublisherEntity. |
PersonName |
getPersonName(int i)
|
Phone[] |
getPhone()
Gets the phone value for this PublisherEntity. |
Phone |
getPhone(int i)
|
java.lang.String |
getPublisherCred()
Gets the publisherCred value for this PublisherEntity. |
java.lang.String |
getPublisherID()
Gets the publisherID value for this PublisherEntity. |
int |
hashCode()
|
void |
setAddress(Address[] address)
Sets the address value for this PublisherEntity. |
void |
setAddress(int i,
Address _value)
|
void |
setDescription(Description[] description)
Sets the description value for this PublisherEntity. |
void |
setDescription(int i,
Description _value)
|
void |
setEmail(Email[] email)
Sets the email value for this PublisherEntity. |
void |
setEmail(int i,
Email _value)
|
void |
setPersonName(int i,
PersonName _value)
|
void |
setPersonName(PersonName[] personName)
Sets the personName value for this PublisherEntity. |
void |
setPhone(int i,
Phone _value)
|
void |
setPhone(Phone[] phone)
Sets the phone value for this PublisherEntity. |
void |
setPublisherCred(java.lang.String publisherCred)
Sets the publisherCred value for this PublisherEntity. |
void |
setPublisherID(java.lang.String publisherID)
Sets the publisherID value for this PublisherEntity. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PublisherEntity()
public PublisherEntity(Address[] address,
Description[] description,
Email[] email,
PersonName[] personName,
Phone[] phone,
java.lang.String publisherCred,
java.lang.String publisherID)
| Method Detail |
public Address[] getAddress()
public void setAddress(Address[] address)
address - public Address getAddress(int i)
public void setAddress(int i,
Address _value)
public Description[] getDescription()
public void setDescription(Description[] description)
description - public Description getDescription(int i)
public void setDescription(int i,
Description _value)
public Email[] getEmail()
public void setEmail(Email[] email)
email - public Email getEmail(int i)
public void setEmail(int i,
Email _value)
public PersonName[] getPersonName()
public void setPersonName(PersonName[] personName)
personName - public PersonName getPersonName(int i)
public void setPersonName(int i,
PersonName _value)
public Phone[] getPhone()
public void setPhone(Phone[] phone)
phone - public Phone getPhone(int i)
public void setPhone(int i,
Phone _value)
public java.lang.String getPublisherCred()
public void setPublisherCred(java.lang.String publisherCred)
publisherCred - public java.lang.String getPublisherID()
public void setPublisherID(java.lang.String publisherID)
publisherID - public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||