|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
org.hdiv.taglib.SimpleBeanForTesting
public class SimpleBeanForTesting
Simple bean for unit tests.
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
SimpleBeanForTesting()
|
|
SimpleBeanForTesting(boolean checked)
|
|
SimpleBeanForTesting(java.lang.Boolean checkedWrapper)
|
|
SimpleBeanForTesting(java.lang.Integer integerValue)
|
|
SimpleBeanForTesting(java.util.List lst)
|
|
SimpleBeanForTesting(java.util.Map map)
|
|
SimpleBeanForTesting(java.lang.String string)
|
|
SimpleBeanForTesting(java.lang.String[] stringArray)
|
|
| Method Summary | |
|---|---|
java.lang.Object[] |
getArray()
Returns the Object Array. |
java.lang.Boolean |
getCheckedWrapper()
Returns the checkedWrapper. |
java.util.Collection |
getCollection()
Returns the collection. |
java.lang.Double |
getDoubleValue()
Returns the doubleValue. |
java.util.Enumeration |
getEnumeration()
Returns the enumeration. |
java.lang.Integer |
getIntegerValue()
Returns the integerValue. |
java.util.List |
getList()
Returns the lst. |
java.util.List |
getLst()
Returns the lst. |
java.util.Map |
getMap()
Returns the map. |
java.lang.Object |
getNestedObject()
Returns the nestedObject. |
java.lang.String |
getString()
Returns the string. |
java.lang.String[] |
getStringArray()
Returns an array of type String. |
java.lang.String |
getStringIndexed(int index)
|
java.lang.String |
getX()
Returns the x. |
java.lang.String |
getY()
Returns the y. |
boolean |
isChecked()
Returns the checked. |
void |
setArray(java.lang.Object[] array)
Sets the Object Array . |
void |
setChecked(boolean checked)
Sets the checked. |
void |
setCheckedWrapper(java.lang.Boolean checkedWrapper)
Sets the checkedWrapper. |
void |
setCollection(java.util.Collection collection)
Sets the collection. |
void |
setDoubleValue(java.lang.Double doubleValue)
Sets the doubleValue. |
void |
setEnumeration(java.util.Enumeration enumeration)
Sets the enumeration. |
void |
setIntegerValue(java.lang.Integer integerValue)
Sets the integerValue. |
void |
setList(java.util.List lst)
Sets the lst. |
void |
setLst(java.util.List lst)
Sets the lst. |
void |
setMap(java.util.Map map)
Sets the map. |
void |
setNestedObject(java.lang.Object nestedObject)
Sets the nestedObject. |
void |
setString(java.lang.String string)
Sets the string. |
void |
setStringArray(java.lang.String[] stringArray)
Sets the string array. |
void |
setStringIndexed(int index,
java.lang.String value)
|
void |
setX(java.lang.String x)
Sets the x. |
void |
setY(java.lang.String y)
Sets the y. |
| Methods inherited from class org.apache.struts.action.ActionForm |
|---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleBeanForTesting()
public SimpleBeanForTesting(java.util.List lst)
public SimpleBeanForTesting(boolean checked)
public SimpleBeanForTesting(java.lang.Boolean checkedWrapper)
public SimpleBeanForTesting(java.util.Map map)
public SimpleBeanForTesting(java.lang.String string)
public SimpleBeanForTesting(java.lang.String[] stringArray)
public SimpleBeanForTesting(java.lang.Integer integerValue)
| Method Detail |
|---|
public java.lang.String getStringIndexed(int index)
public void setStringIndexed(int index,
java.lang.String value)
public java.util.List getList()
public java.util.Map getMap()
public void setList(java.util.List lst)
lst - The lst to setpublic void setMap(java.util.Map map)
map - The map to setpublic java.lang.String getString()
public void setString(java.lang.String string)
string - The string to setpublic java.lang.String[] getStringArray()
public void setStringArray(java.lang.String[] stringArray)
string - The string array to setpublic java.util.List getLst()
public void setLst(java.util.List lst)
lst - The lst to setpublic java.lang.Object[] getArray()
public void setArray(java.lang.Object[] array)
array - The Object array to setpublic java.util.Enumeration getEnumeration()
public void setEnumeration(java.util.Enumeration enumeration)
enumeration - The enumeration to setpublic java.lang.Object getNestedObject()
public void setNestedObject(java.lang.Object nestedObject)
nestedObject - The nestedObject to setpublic java.util.Collection getCollection()
public void setCollection(java.util.Collection collection)
collection - The collection to setpublic java.lang.Double getDoubleValue()
public java.lang.Integer getIntegerValue()
public void setDoubleValue(java.lang.Double doubleValue)
doubleValue - The doubleValue to setpublic void setIntegerValue(java.lang.Integer integerValue)
integerValue - The integerValue to setpublic boolean isChecked()
public void setChecked(boolean checked)
checked - The checked to setpublic java.lang.Boolean getCheckedWrapper()
public void setCheckedWrapper(java.lang.Boolean checkedWrapper)
checkedWrapper - The checkedWrapper to setpublic java.lang.String getX()
public java.lang.String getY()
public void setX(java.lang.String x)
x - The x to setpublic void setY(java.lang.String y)
y - The y to set
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||