
Public Member Functions | |
| SourceDefinitionType () | |
| void | deleteConnectionTimeout () |
| void | deleteResponsibleId () |
| int | getConnectionTimeout () |
| java.lang.String | getDescription () |
| int | getResponsibleId () |
| boolean | hasConnectionTimeout () |
| boolean | hasResponsibleId () |
| boolean | isValid () |
| void | marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | setConnectionTimeout (int connectionTimeout) |
| void | setDescription (java.lang.String description) |
| void | setResponsibleId (int responsibleId) |
| void | validate () throws org.exolab.castor.xml.ValidationException |
Static Public Member Functions | |
| java.lang.Object | unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
Private Attributes | |
| java.lang.String | _description |
| int | _connectionTimeout |
| boolean | _has_connectionTimeout |
| int | _responsibleId |
| boolean | _has_responsibleId |
|
|
|
|
|
Method deleteConnectionTimeout |
|
|
Method deleteResponsibleId |
|
|
Returns the value of field 'connectionTimeout'. The field 'connectionTimeout' has the following description: source backup timeout
|
|
|
Returns the value of field 'description'. The field 'description' has the following description: source description
|
|
|
Returns the value of field 'responsibleId'. The field 'responsibleId' has the following description: source responsible person CERN id
|
|
|
Method hasConnectionTimeout
|
|
|
Method hasResponsibleId
|
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::SourceDefinition.
|
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::SourceDefinition.
|
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::SourceDefinition.
|
|
|
Sets the value of field 'connectionTimeout'. The field 'connectionTimeout' has the following description: source backup timeout
|
|
|
Sets the value of field 'description'. The field 'description' has the following description: source description
|
|
|
Sets the value of field 'responsibleId'. The field 'responsibleId' has the following description: source responsible person CERN id
|
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::SourceDefinition.
|
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::SourceDefinition.
|
|
|
source backup timeout |
|
|
source description |
|
|
keeps track of state for field: _connectionTimeout |
|
|
keeps track of state for field: _responsibleId |
|
|
source responsible person CERN id |
1.3.8