|
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.SystemRegisterResponse
public class SystemRegisterResponse
Not supported. The positive acknowledgement of a System Register request.
Constructor Summary | |
---|---|
SystemRegisterResponse()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
StatusFilter |
getActualStatusFilter()
Returns the value of field 'actualStatusFilter'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.String |
getSysStatRegisterID()
Returns the value of field 'sysStatRegisterID'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setActualStatusFilter(StatusFilter actualStatusFilter)
Sets the value of field 'actualStatusFilter'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setSysStatRegisterID(java.lang.String sysStatRegisterID)
Sets the value of field 'sysStatRegisterID'. |
static SystemRegisterResponse |
unmarshalSystemRegisterResponse(java.io.Reader reader)
Method unmarshalSystemRegisterResponse |
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 SystemRegisterResponse()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public StatusFilter getActualStatusFilter()
requestType
parameter in the service
request
includes System Status, then this parameter is mandatory,
otherwise it will not be provided.
public CSTACommonArguments getExtensions()
public java.lang.String getSysStatRegisterID()
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 setActualStatusFilter(StatusFilter actualStatusFilter)
requestType
parameter in the service
request
includes System Status, then this parameter is mandatory,
otherwise it will not be provided.
actualStatusFilter
- the value of field
'actualStatusFilter'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setSysStatRegisterID(java.lang.String sysStatRegisterID)
sysStatRegisterID
- the value of field
'sysStatRegisterID'.public static SystemRegisterResponse unmarshalSystemRegisterResponse(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 |