|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codelabor.system.web.struts.form.IntegerIDArrayForm
public class IntegerIDArrayForm
Integer 타입 ID 배열 Form 클래스
| Constructor Summary | |
|---|---|
IntegerIDArrayForm()
|
|
| Method Summary | |
|---|---|
Integer[] |
getId()
Id를 가져온다. |
void |
setId(Integer[] id)
Id를 설정한다. |
String |
toString()
Constructs a String with all attributes in name = value
format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerIDArrayForm()
| Method Detail |
|---|
public Integer[] getId()
public void setId(Integer[] id)
id - Id 배열public String toString()
String with all attributes in name = value
format.
toString in class ObjectString representation of this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||