|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.KeysOwned
| Constructor Summary | |
KeysOwned()
|
|
KeysOwned(String fromKey,
String toKey)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
String |
getFromKey()
Gets the fromKey value for this KeysOwned. |
String |
getToKey()
Gets the toKey value for this KeysOwned. |
int |
hashCode()
|
void |
setFromKey(String fromKey)
Sets the fromKey value for this KeysOwned. |
void |
setToKey(String toKey)
Sets the toKey value for this KeysOwned. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeysOwned()
public KeysOwned(String fromKey,
String toKey)
| Method Detail |
public String getFromKey()
public void setFromKey(String fromKey)
fromKey - public String getToKey()
public void setToKey(String toKey)
toKey - public boolean equals(Object obj)
public int hashCode()
public Object accept(UDDIv2DataModelVisitor v)
throws Exception
accept in interface UDDIv2DataModelVisitableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||