|
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.SystemRegisterCaps
public class SystemRegisterCaps
Class SystemRegisterCaps.
Constructor Summary | |
---|---|
SystemRegisterCaps()
|
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 |
getPrivateDataOctetString()
Returns the value of field 'privateDataOctetString'. |
java.lang.Boolean |
getPrivateDataOctetStringInAck()
Returns the value of field 'privateDataOctetStringInAck'. |
java.lang.Boolean |
getRequestTypesRequestSystemStatus()
Returns the value of field 'requestTypesRequestSystemStatus'. |
java.lang.Boolean |
getRequestTypesSwitchingFuncionDevicesChanged()
Returns the value of field 'requestTypesSwitchingFuncionDevicesChanged'. |
java.lang.Boolean |
getRequestTypesSwitchingFunctionCapsChanged()
Returns the value of field 'requestTypesSwitchingFunctionCapsChanged'. |
java.lang.Boolean |
getRequestTypesSystemStatus()
Returns the value of field 'requestTypesSystemStatus'. |
java.lang.Boolean |
getStatusFilterDisabled()
Returns the value of field 'statusFilterDisabled'. |
java.lang.Boolean |
getStatusFilterEnabled()
Returns the value of field 'statusFilterEnabled'. |
java.lang.Boolean |
getStatusFilterInitializing()
Returns the value of field 'statusFilterInitializing'. |
java.lang.Boolean |
getStatusFilterMessageLost()
Returns the value of field 'statusFilterMessageLost'. |
java.lang.Boolean |
getStatusFilterNormal()
Returns the value of field 'statusFilterNormal'. |
java.lang.Boolean |
getStatusFilterOverloadImminent()
Returns the value of field 'statusFilterOverloadImminent'. |
java.lang.Boolean |
getStatusFilterOverloadReached()
Returns the value of field 'statusFilterOverloadReached'. |
java.lang.Boolean |
getStatusFilterOverloadRelieved()
Returns the value of field 'statusFilterOverloadRelieved'. |
java.lang.Boolean |
getStatusFilterPartiallyDisabled()
Returns the value of field 'statusFilterPartiallyDisabled'. |
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 |
setPrivateDataOctetString(java.lang.Boolean privateDataOctetString)
Sets the value of field 'privateDataOctetString'. |
void |
setPrivateDataOctetStringInAck(java.lang.Boolean privateDataOctetStringInAck)
Sets the value of field 'privateDataOctetStringInAck'. |
void |
setRequestTypesRequestSystemStatus(java.lang.Boolean requestTypesRequestSystemStatus)
Sets the value of field 'requestTypesRequestSystemStatus'. |
void |
setRequestTypesSwitchingFuncionDevicesChanged(java.lang.Boolean requestTypesSwitchingFuncionDevicesChanged)
Sets the value of field 'requestTypesSwitchingFuncionDevicesChanged'. |
void |
setRequestTypesSwitchingFunctionCapsChanged(java.lang.Boolean requestTypesSwitchingFunctionCapsChanged)
Sets the value of field 'requestTypesSwitchingFunctionCapsChanged'. |
void |
setRequestTypesSystemStatus(java.lang.Boolean requestTypesSystemStatus)
Sets the value of field 'requestTypesSystemStatus'. |
void |
setStatusFilterDisabled(java.lang.Boolean statusFilterDisabled)
Sets the value of field 'statusFilterDisabled'. |
void |
setStatusFilterEnabled(java.lang.Boolean statusFilterEnabled)
Sets the value of field 'statusFilterEnabled'. |
void |
setStatusFilterInitializing(java.lang.Boolean statusFilterInitializing)
Sets the value of field 'statusFilterInitializing'. |
void |
setStatusFilterMessageLost(java.lang.Boolean statusFilterMessageLost)
Sets the value of field 'statusFilterMessageLost'. |
void |
setStatusFilterNormal(java.lang.Boolean statusFilterNormal)
Sets the value of field 'statusFilterNormal'. |
void |
setStatusFilterOverloadImminent(java.lang.Boolean statusFilterOverloadImminent)
Sets the value of field 'statusFilterOverloadImminent'. |
void |
setStatusFilterOverloadReached(java.lang.Boolean statusFilterOverloadReached)
Sets the value of field 'statusFilterOverloadReached'. |
void |
setStatusFilterOverloadRelieved(java.lang.Boolean statusFilterOverloadRelieved)
Sets the value of field 'statusFilterOverloadRelieved'. |
void |
setStatusFilterPartiallyDisabled(java.lang.Boolean statusFilterPartiallyDisabled)
Sets the value of field 'statusFilterPartiallyDisabled'. |
static SystemRegisterCaps |
unmarshalSystemRegisterCaps(java.io.Reader reader)
Method unmarshalSystemRegisterCaps |
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 SystemRegisterCaps()
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 getPrivateDataOctetString()
public java.lang.Boolean getPrivateDataOctetStringInAck()
public java.lang.Boolean getRequestTypesRequestSystemStatus()
public java.lang.Boolean getRequestTypesSwitchingFuncionDevicesChanged()
public java.lang.Boolean getRequestTypesSwitchingFunctionCapsChanged()
public java.lang.Boolean getRequestTypesSystemStatus()
public java.lang.Boolean getStatusFilterDisabled()
public java.lang.Boolean getStatusFilterEnabled()
public java.lang.Boolean getStatusFilterInitializing()
public java.lang.Boolean getStatusFilterMessageLost()
public java.lang.Boolean getStatusFilterNormal()
public java.lang.Boolean getStatusFilterOverloadImminent()
public java.lang.Boolean getStatusFilterOverloadReached()
public java.lang.Boolean getStatusFilterOverloadRelieved()
public java.lang.Boolean getStatusFilterPartiallyDisabled()
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 setPrivateDataOctetString(java.lang.Boolean privateDataOctetString)
privateDataOctetString
- the value of field
'privateDataOctetString'.public void setPrivateDataOctetStringInAck(java.lang.Boolean privateDataOctetStringInAck)
privateDataOctetStringInAck
- the value of field
'privateDataOctetStringInAck'.public void setRequestTypesRequestSystemStatus(java.lang.Boolean requestTypesRequestSystemStatus)
requestTypesRequestSystemStatus
- the value of field
'requestTypesRequestSystemStatus'.public void setRequestTypesSwitchingFuncionDevicesChanged(java.lang.Boolean requestTypesSwitchingFuncionDevicesChanged)
requestTypesSwitchingFuncionDevicesChanged
- the value
of field 'requestTypesSwitchingFuncionDevicesChanged'.public void setRequestTypesSwitchingFunctionCapsChanged(java.lang.Boolean requestTypesSwitchingFunctionCapsChanged)
requestTypesSwitchingFunctionCapsChanged
- the value of
field 'requestTypesSwitchingFunctionCapsChanged'.public void setRequestTypesSystemStatus(java.lang.Boolean requestTypesSystemStatus)
requestTypesSystemStatus
- the value of field
'requestTypesSystemStatus'.public void setStatusFilterDisabled(java.lang.Boolean statusFilterDisabled)
statusFilterDisabled
- the value of field
'statusFilterDisabled'.public void setStatusFilterEnabled(java.lang.Boolean statusFilterEnabled)
statusFilterEnabled
- the value of field
'statusFilterEnabled'.public void setStatusFilterInitializing(java.lang.Boolean statusFilterInitializing)
statusFilterInitializing
- the value of field
'statusFilterInitializing'.public void setStatusFilterMessageLost(java.lang.Boolean statusFilterMessageLost)
statusFilterMessageLost
- the value of field
'statusFilterMessageLost'.public void setStatusFilterNormal(java.lang.Boolean statusFilterNormal)
statusFilterNormal
- the value of field
'statusFilterNormal'.public void setStatusFilterOverloadImminent(java.lang.Boolean statusFilterOverloadImminent)
statusFilterOverloadImminent
- the value of field
'statusFilterOverloadImminent'.public void setStatusFilterOverloadReached(java.lang.Boolean statusFilterOverloadReached)
statusFilterOverloadReached
- the value of field
'statusFilterOverloadReached'.public void setStatusFilterOverloadRelieved(java.lang.Boolean statusFilterOverloadRelieved)
statusFilterOverloadRelieved
- the value of field
'statusFilterOverloadRelieved'.public void setStatusFilterPartiallyDisabled(java.lang.Boolean statusFilterPartiallyDisabled)
statusFilterPartiallyDisabled
- the value of field
'statusFilterPartiallyDisabled'.public static SystemRegisterCaps unmarshalSystemRegisterCaps(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 |