|
||||||||||
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.PublisherDetail
Constructor Summary | |
PublisherDetail()
|
|
PublisherDetail(ListDescription listDescription,
PublisherEntity[] publisherEntity)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ListDescription |
getListDescription()
Gets the listDescription value for this PublisherDetail. |
PublisherEntity[] |
getPublisherEntity()
Gets the publisherEntity value for this PublisherDetail. |
PublisherEntity |
getPublisherEntity(int i)
|
int |
hashCode()
|
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this PublisherDetail. |
void |
setPublisherEntity(int i,
PublisherEntity _value)
|
void |
setPublisherEntity(PublisherEntity[] publisherEntity)
Sets the publisherEntity value for this PublisherDetail. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PublisherDetail()
public PublisherDetail(ListDescription listDescription, PublisherEntity[] publisherEntity)
Method Detail |
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- public PublisherEntity[] getPublisherEntity()
public void setPublisherEntity(PublisherEntity[] publisherEntity)
publisherEntity
- public PublisherEntity getPublisherEntity(int i)
public void setPublisherEntity(int i, PublisherEntity _value)
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 |