|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codelabor.system.web.struts.form.StringIDArrayForm
public class StringIDArrayForm
String 타입 Id 배열 Form 클래스
| Constructor Summary | |
|---|---|
StringIDArrayForm()
|
|
| Method Summary | |
|---|---|
String[] |
getId()
Id를 가져온다. |
void |
setId(String[] 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 StringIDArrayForm()
| Method Detail |
|---|
public String[] getId()
public void setId(String[] 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 | |||||||||