|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.ResolveServiceEnabledResponse
public class ResolveServiceEnabledResponse
Resolve service enable response. Contains a boolean indicating whether or not the specified service name is enabled or disabled after performing hierarchical resolution.
Resolve service enabled response message type.
Constructor Summary | |
---|---|
ResolveServiceEnabledResponse()
|
Method Summary | |
---|---|
boolean |
isEnabled()
|
void |
setEnabled(boolean enabled)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResolveServiceEnabledResponse()
Method Detail |
---|
public boolean isEnabled()
public void setEnabled(boolean enabled)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |