|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nortel.soa.oi.cct.types.TerminalPropertyDoNotDisturb
public class TerminalPropertyDoNotDisturb
Java class for terminalPropertyDoNotDisturb complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="terminalPropertyDoNotDisturb"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="doNotDisturbSet" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
TerminalPropertyDoNotDisturb()
|
Method Summary | |
---|---|
boolean |
isDoNotDisturbSet()
Gets the value of the doNotDisturbSet property. |
void |
setDoNotDisturbSet(boolean value)
Sets the value of the doNotDisturbSet property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerminalPropertyDoNotDisturb()
Method Detail |
---|
public boolean isDoNotDisturbSet()
public void setDoNotDisturbSet(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |