|
||||||||||
| 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.AbstractMessage
uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.Find_relatedBusinesses
| Constructor Summary | |
Find_relatedBusinesses()
|
|
Find_relatedBusinesses(String businessKey,
FindQualifiers findQualifiers,
String generic,
KeyedReference keyedReference,
Integer maxRows)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
String |
getBusinessKey()
Gets the businessKey value for this Find_relatedBusinesses. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_relatedBusinesses. |
String |
getGeneric()
Gets the generic value for this Find_relatedBusinesses. |
KeyedReference |
getKeyedReference()
Gets the keyedReference value for this Find_relatedBusinesses. |
Integer |
getMaxRows()
Gets the maxRows value for this Find_relatedBusinesses. |
int |
hashCode()
|
void |
setBusinessKey(String businessKey)
Sets the businessKey value for this Find_relatedBusinesses. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_relatedBusinesses. |
void |
setGeneric(String generic)
Sets the generic value for this Find_relatedBusinesses. |
void |
setKeyedReference(KeyedReference keyedReference)
Sets the keyedReference value for this Find_relatedBusinesses. |
void |
setMaxRows(Integer maxRows)
Sets the maxRows value for this Find_relatedBusinesses. |
| Methods inherited from class uk.ac.soton.ecs.grimoires.server.impl.AbstractMessage |
addError, addError, errorThrown, getErrors, getFirstError, getResult, setResult |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Find_relatedBusinesses()
public Find_relatedBusinesses(String businessKey,
FindQualifiers findQualifiers,
String generic,
KeyedReference keyedReference,
Integer maxRows)
| Method Detail |
public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers - public String getBusinessKey()
public void setBusinessKey(String businessKey)
businessKey - public KeyedReference getKeyedReference()
public void setKeyedReference(KeyedReference keyedReference)
keyedReference - public String getGeneric()
public void setGeneric(String generic)
generic - public Integer getMaxRows()
public void setMaxRows(Integer maxRows)
maxRows - 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 | |||||||||