|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.type.UpdatePolicyTypeRequest
public class UpdatePolicyTypeRequest
Update policy type request. This updates the type definition in the service policy management system. Only changed fields are updated in the type definition. Omitted optional fields are considered not to have changed.
Update policy type request message type.
Constructor Summary | |
---|---|
UpdatePolicyTypeRequest()
|
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 UpdatePolicyTypeRequest()
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 |