|
||||||||||
| 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_business
| Constructor Summary | |
Find_business()
|
|
Find_business(CategoryBag categoryBag,
DiscoveryURLs discoveryURLs,
FindQualifiers findQualifiers,
String generic,
IdentifierBag identifierBag,
Integer maxRows,
Name[] name,
TModelBag tModelBag)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this Find_business. |
DiscoveryURLs |
getDiscoveryURLs()
Gets the discoveryURLs value for this Find_business. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_business. |
String |
getGeneric()
Gets the generic value for this Find_business. |
IdentifierBag |
getIdentifierBag()
Gets the identifierBag value for this Find_business. |
Integer |
getMaxRows()
Gets the maxRows value for this Find_business. |
Name[] |
getName()
Gets the name value for this Find_business. |
Name |
getName(int i)
|
TModelBag |
getTModelBag()
Gets the tModelBag value for this Find_business. |
int |
hashCode()
|
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this Find_business. |
void |
setDiscoveryURLs(DiscoveryURLs discoveryURLs)
Sets the discoveryURLs value for this Find_business. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_business. |
void |
setGeneric(String generic)
Sets the generic value for this Find_business. |
void |
setIdentifierBag(IdentifierBag identifierBag)
Sets the identifierBag value for this Find_business. |
void |
setMaxRows(Integer maxRows)
Sets the maxRows value for this Find_business. |
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this Find_business. |
void |
setTModelBag(TModelBag tModelBag)
Sets the tModelBag value for this Find_business. |
| 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_business()
public Find_business(CategoryBag categoryBag,
DiscoveryURLs discoveryURLs,
FindQualifiers findQualifiers,
String generic,
IdentifierBag identifierBag,
Integer maxRows,
Name[] name,
TModelBag tModelBag)
| Method Detail |
public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers - public Name[] getName()
public void setName(Name[] name)
name - public Name getName(int i)
public void setName(int i,
Name _value)
public IdentifierBag getIdentifierBag()
public void setIdentifierBag(IdentifierBag identifierBag)
identifierBag - public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag - public TModelBag getTModelBag()
public void setTModelBag(TModelBag tModelBag)
tModelBag - public DiscoveryURLs getDiscoveryURLs()
public void setDiscoveryURLs(DiscoveryURLs discoveryURLs)
discoveryURLs - 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 | |||||||||