|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.instantbank.component.parameter.util.GroupParm
Utility class allowing manipulation of parameters restriction.
| Field Summary | |
private java.util.ArrayList |
group
|
private java.lang.String |
groupName
|
| Constructor Summary | |
GroupParm(java.lang.String groupName)
Constructor . |
|
| Method Summary | |
java.util.ArrayList |
getGroup()
Getter method for Array of parameters. |
java.lang.String |
getGroupName()
Getter method for name of group. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.lang.String groupName
private java.util.ArrayList group
| Constructor Detail |
public GroupParm(java.lang.String groupName)
groupName - Description of the Parameter| Method Detail |
public java.lang.String getGroupName()
public java.util.ArrayList getGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||