|
||||||||||
| 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_binding
| Constructor Summary | |
Find_binding()
|
|
Find_binding(FindQualifiers findQualifiers,
String generic,
Integer maxRows,
String serviceKey,
TModelBag tModelBag)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_binding. |
String |
getGeneric()
Gets the generic value for this Find_binding. |
Integer |
getMaxRows()
Gets the maxRows value for this Find_binding. |
String |
getServiceKey()
Gets the serviceKey value for this Find_binding. |
TModelBag |
getTModelBag()
Gets the tModelBag value for this Find_binding. |
int |
hashCode()
|
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_binding. |
void |
setGeneric(String generic)
Sets the generic value for this Find_binding. |
void |
setMaxRows(Integer maxRows)
Sets the maxRows value for this Find_binding. |
void |
setServiceKey(String serviceKey)
Sets the serviceKey value for this Find_binding. |
void |
setTModelBag(TModelBag tModelBag)
Sets the tModelBag value for this Find_binding. |
| 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_binding()
public Find_binding(FindQualifiers findQualifiers,
String generic,
Integer maxRows,
String serviceKey,
TModelBag tModelBag)
| Method Detail |
public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers - public TModelBag getTModelBag()
public void setTModelBag(TModelBag tModelBag)
tModelBag - public String getGeneric()
public void setGeneric(String generic)
generic - public Integer getMaxRows()
public void setMaxRows(Integer maxRows)
maxRows - public String getServiceKey()
public void setServiceKey(String serviceKey)
serviceKey - 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 | |||||||||