|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.SystemStatusCaps
public class SystemStatusCaps
Class SystemStatusCaps.
Constructor Summary | |
---|---|
SystemStatusCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getSwitchingFunctionSupportsReceiving()
Returns the value of field 'switchingFunctionSupportsReceiving'. |
java.lang.Boolean |
getSwitchingFunctionSupportsSending()
Returns the value of field 'switchingFunctionSupportsSending'. |
java.lang.Boolean |
getSystemStatusDisabled()
Returns the value of field 'systemStatusDisabled'. |
java.lang.Boolean |
getSystemStatusEnabled()
Returns the value of field 'systemStatusEnabled'. |
java.lang.Boolean |
getSystemStatusInitializing()
Returns the value of field 'systemStatusInitializing'. |
java.lang.Boolean |
getSystemStatusMessageLost()
Returns the value of field 'systemStatusMessageLost'. |
java.lang.Boolean |
getSystemStatusNormal()
Returns the value of field 'systemStatusNormal'. |
java.lang.Boolean |
getSystemStatusOverloadImminent()
Returns the value of field 'systemStatusOverloadImminent'. |
java.lang.Boolean |
getSystemStatusOverloadReached()
Returns the value of field 'systemStatusOverloadReached'. |
java.lang.Boolean |
getSystemStatusOverloadRelieved()
Returns the value of field 'systemStatusOverloadRelieved'. |
java.lang.Boolean |
getSystemStatusPartiallyDisabled()
Returns the value of field 'systemStatusPartiallyDisabled'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setSwitchingFunctionSupportsReceiving(java.lang.Boolean switchingFunctionSupportsReceiving)
Sets the value of field 'switchingFunctionSupportsReceiving'. |
void |
setSwitchingFunctionSupportsSending(java.lang.Boolean switchingFunctionSupportsSending)
Sets the value of field 'switchingFunctionSupportsSending'. |
void |
setSystemStatusDisabled(java.lang.Boolean systemStatusDisabled)
Sets the value of field 'systemStatusDisabled'. |
void |
setSystemStatusEnabled(java.lang.Boolean systemStatusEnabled)
Sets the value of field 'systemStatusEnabled'. |
void |
setSystemStatusInitializing(java.lang.Boolean systemStatusInitializing)
Sets the value of field 'systemStatusInitializing'. |
void |
setSystemStatusMessageLost(java.lang.Boolean systemStatusMessageLost)
Sets the value of field 'systemStatusMessageLost'. |
void |
setSystemStatusNormal(java.lang.Boolean systemStatusNormal)
Sets the value of field 'systemStatusNormal'. |
void |
setSystemStatusOverloadImminent(java.lang.Boolean systemStatusOverloadImminent)
Sets the value of field 'systemStatusOverloadImminent'. |
void |
setSystemStatusOverloadReached(java.lang.Boolean systemStatusOverloadReached)
Sets the value of field 'systemStatusOverloadReached'. |
void |
setSystemStatusOverloadRelieved(java.lang.Boolean systemStatusOverloadRelieved)
Sets the value of field 'systemStatusOverloadRelieved'. |
void |
setSystemStatusPartiallyDisabled(java.lang.Boolean systemStatusPartiallyDisabled)
Sets the value of field 'systemStatusPartiallyDisabled'. |
static SystemStatusCaps |
unmarshalSystemStatusCaps(java.io.Reader reader)
Method unmarshalSystemStatusCaps |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SystemStatusCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getSwitchingFunctionSupportsReceiving()
public java.lang.Boolean getSwitchingFunctionSupportsSending()
public java.lang.Boolean getSystemStatusDisabled()
public java.lang.Boolean getSystemStatusEnabled()
public java.lang.Boolean getSystemStatusInitializing()
public java.lang.Boolean getSystemStatusMessageLost()
public java.lang.Boolean getSystemStatusNormal()
public java.lang.Boolean getSystemStatusOverloadImminent()
public java.lang.Boolean getSystemStatusOverloadReached()
public java.lang.Boolean getSystemStatusOverloadRelieved()
public java.lang.Boolean getSystemStatusPartiallyDisabled()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setSwitchingFunctionSupportsReceiving(java.lang.Boolean switchingFunctionSupportsReceiving)
switchingFunctionSupportsReceiving
- the value of field
'switchingFunctionSupportsReceiving'.public void setSwitchingFunctionSupportsSending(java.lang.Boolean switchingFunctionSupportsSending)
switchingFunctionSupportsSending
- the value of field
'switchingFunctionSupportsSending'.public void setSystemStatusDisabled(java.lang.Boolean systemStatusDisabled)
systemStatusDisabled
- the value of field
'systemStatusDisabled'.public void setSystemStatusEnabled(java.lang.Boolean systemStatusEnabled)
systemStatusEnabled
- the value of field
'systemStatusEnabled'.public void setSystemStatusInitializing(java.lang.Boolean systemStatusInitializing)
systemStatusInitializing
- the value of field
'systemStatusInitializing'.public void setSystemStatusMessageLost(java.lang.Boolean systemStatusMessageLost)
systemStatusMessageLost
- the value of field
'systemStatusMessageLost'.public void setSystemStatusNormal(java.lang.Boolean systemStatusNormal)
systemStatusNormal
- the value of field
'systemStatusNormal'.public void setSystemStatusOverloadImminent(java.lang.Boolean systemStatusOverloadImminent)
systemStatusOverloadImminent
- the value of field
'systemStatusOverloadImminent'.public void setSystemStatusOverloadReached(java.lang.Boolean systemStatusOverloadReached)
systemStatusOverloadReached
- the value of field
'systemStatusOverloadReached'.public void setSystemStatusOverloadRelieved(java.lang.Boolean systemStatusOverloadRelieved)
systemStatusOverloadRelieved
- the value of field
'systemStatusOverloadRelieved'.public void setSystemStatusPartiallyDisabled(java.lang.Boolean systemStatusPartiallyDisabled)
systemStatusPartiallyDisabled
- the value of field
'systemStatusPartiallyDisabled'.public static SystemStatusCaps unmarshalSystemStatusCaps(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |