|
||||||||||
| 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.Validate_values
| Constructor Summary | |
Validate_values()
|
|
Validate_values(BusinessEntity[] businessEntity,
BusinessService[] businessService,
String generic,
TModel[] tModel)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
BusinessEntity[] |
getBusinessEntity()
Gets the businessEntity value for this Validate_values. |
BusinessEntity |
getBusinessEntity(int i)
|
BusinessService[] |
getBusinessService()
Gets the businessService value for this Validate_values. |
BusinessService |
getBusinessService(int i)
|
String |
getGeneric()
Gets the generic value for this Validate_values. |
TModel[] |
getTModel()
Gets the tModel value for this Validate_values. |
TModel |
getTModel(int i)
|
int |
hashCode()
|
void |
setBusinessEntity(BusinessEntity[] businessEntity)
Sets the businessEntity value for this Validate_values. |
void |
setBusinessEntity(int i,
BusinessEntity _value)
|
void |
setBusinessService(BusinessService[] businessService)
Sets the businessService value for this Validate_values. |
void |
setBusinessService(int i,
BusinessService _value)
|
void |
setGeneric(String generic)
Sets the generic value for this Validate_values. |
void |
setTModel(int i,
TModel _value)
|
void |
setTModel(TModel[] tModel)
Sets the tModel value for this Validate_values. |
| 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 Validate_values()
public Validate_values(BusinessEntity[] businessEntity,
BusinessService[] businessService,
String generic,
TModel[] tModel)
| Method Detail |
public BusinessEntity[] getBusinessEntity()
public void setBusinessEntity(BusinessEntity[] businessEntity)
businessEntity - public BusinessEntity getBusinessEntity(int i)
public void setBusinessEntity(int i,
BusinessEntity _value)
public BusinessService[] getBusinessService()
public void setBusinessService(BusinessService[] businessService)
businessService - public BusinessService getBusinessService(int i)
public void setBusinessService(int i,
BusinessService _value)
public TModel[] getTModel()
public void setTModel(TModel[] tModel)
tModel - public TModel getTModel(int i)
public void setTModel(int i,
TModel _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 | |||||||||