|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.type.CreatePolicyTypeRequest
public class CreatePolicyTypeRequest
Create policy type request message. Creates a new policy type used for validating policy attribute values. Both the editable flag and the editMask must be supplied during policy creation.
Create policy type request message type.CDATA
in
order to contain Java 1.4 regular expressions.
Constructor Summary | |
---|---|
CreatePolicyTypeRequest()
|
Method Summary | |
---|---|
PolicyType |
getType()
|
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 CreatePolicyTypeRequest()
Method Detail |
---|
public PolicyType getType()
public void setType(PolicyType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |