|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.type.RemovePolicyTypeRequest
public class RemovePolicyTypeRequest
Remove policy type request. Removes the policy definition for the corresponding type name. A type can only be removed if there are no policy values that are actively using the type.
Remove policy type request message type.
Constructor Summary | |
---|---|
RemovePolicyTypeRequest()
|
Method Summary | |
---|---|
java.lang.String |
getTypeName()
|
void |
setTypeName(java.lang.String typeName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemovePolicyTypeRequest()
Method Detail |
---|
public java.lang.String getTypeName()
public void setTypeName(java.lang.String typeName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |