|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.common.PolicyTypeList
public class PolicyTypeList
List of policy type definition data objects.
Constructor Summary | |
---|---|
PolicyTypeList()
|
Method Summary | |
---|---|
PolicyType[] |
getType()
|
PolicyType |
getType(int i)
|
void |
setType(int i,
PolicyType value)
|
void |
setType(PolicyType[] type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyTypeList()
Method Detail |
---|
public PolicyType[] getType()
public void setType(PolicyType[] type)
public PolicyType getType(int i)
public void setType(int i, PolicyType value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |