|
||||||||||
| 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.PublisherAssertion
| Constructor Summary | |
PublisherAssertion()
|
|
PublisherAssertion(String fromKey,
KeyedReference keyedReference,
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 PublisherAssertion. |
KeyedReference |
getKeyedReference()
Gets the keyedReference value for this PublisherAssertion. |
String |
getToKey()
Gets the toKey value for this PublisherAssertion. |
int |
hashCode()
|
void |
setFromKey(String fromKey)
Sets the fromKey value for this PublisherAssertion. |
void |
setKeyedReference(KeyedReference keyedReference)
Sets the keyedReference value for this PublisherAssertion. |
void |
setToKey(String toKey)
Sets the toKey value for this PublisherAssertion. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PublisherAssertion()
public PublisherAssertion(String fromKey,
KeyedReference keyedReference,
String toKey)
| Method Detail |
public String getFromKey()
public void setFromKey(String fromKey)
fromKey - public String getToKey()
public void setToKey(String toKey)
toKey - public KeyedReference getKeyedReference()
public void setKeyedReference(KeyedReference keyedReference)
keyedReference - 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 | |||||||||