|
||||||||||
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.AccessRightInfo
Constructor Summary | |
AccessRightInfo()
|
|
AccessRightInfo(Group group,
Others others,
Owner owner)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Group |
getGroup()
Gets the group value for this AccessRightInfo. |
Others |
getOthers()
Gets the others value for this AccessRightInfo. |
Owner |
getOwner()
Gets the owner value for this AccessRightInfo. |
int |
hashCode()
|
void |
setGroup(Group group)
Sets the group value for this AccessRightInfo. |
void |
setOthers(Others others)
Sets the others value for this AccessRightInfo. |
void |
setOwner(Owner owner)
Sets the owner value for this AccessRightInfo. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccessRightInfo()
public AccessRightInfo(Group group, Others others, Owner owner)
Method Detail |
public Group getGroup()
public void setGroup(Group group)
group
- public Others getOthers()
public void setOthers(Others others)
others
- public Owner getOwner()
public void setOwner(Owner owner)
owner
- 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 |