|
||||||||||
| 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.Get_tModelDetail
| Constructor Summary | |
Get_tModelDetail()
|
|
Get_tModelDetail(String generic,
String[] tModelKey)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
String |
getGeneric()
Gets the generic value for this Get_tModelDetail. |
String[] |
getTModelKey()
Gets the tModelKey value for this Get_tModelDetail. |
String |
getTModelKey(int i)
|
int |
hashCode()
|
void |
setGeneric(String generic)
Sets the generic value for this Get_tModelDetail. |
void |
setTModelKey(int i,
String _value)
|
void |
setTModelKey(String[] tModelKey)
Sets the tModelKey value for this Get_tModelDetail. |
| 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 Get_tModelDetail()
public Get_tModelDetail(String generic,
String[] tModelKey)
| Method Detail |
public String[] getTModelKey()
public void setTModelKey(String[] tModelKey)
tModelKey - public String getTModelKey(int i)
public void setTModelKey(int i,
String _value)
public String getGeneric()
public void setGeneric(String generic)
generic - 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 | |||||||||