|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.demo.uif.form.ServerPagingTestObject
public class ServerPagingTestObject
For server paging test view purposes only
| Constructor Summary | |
|---|---|
ServerPagingTestObject()
|
|
| Method Summary | |
|---|---|
BigDecimal |
getDoubleField()
|
Integer |
getIntegerField()
|
String |
getStringField()
|
void |
setDoubleField(BigDecimal doubleField)
set the doubleField. |
void |
setIntegerField(Integer integerField)
Set the integerField. |
void |
setStringField(String stringField)
Set the stringField |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerPagingTestObject()
| Method Detail |
|---|
public BigDecimal getDoubleField()
public void setDoubleField(BigDecimal doubleField)
doubleField - the doubleField to setpublic Integer getIntegerField()
public void setIntegerField(Integer integerField)
integerField - the integerField to setpublic String getStringField()
public void setStringField(String stringField)
stringField - the stringField to setpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||