|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.type.GetPolicyTypeResponse
public class GetPolicyTypeResponse
Get policy type response message. Returns the policy definition for the specified type name.
Get policy type response message type.
Constructor Summary | |
---|---|
GetPolicyTypeResponse()
|
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 GetPolicyTypeResponse()
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 |