Public Member Functions | |
AlarmDefinitionType () | |
void | deleteInstant () |
void | deletePriority () |
void | deleteResponsibleId () |
java.lang.String | getAction () |
java.lang.String | getCause () |
java.lang.String | getConsequence () |
java.lang.String | getHelpUrl () |
boolean | getInstant () |
com.cosylab.acs.laser.dao.xml.Location | getLocation () |
java.lang.String | getPiquetEmail () |
java.lang.String | getPiquetGSM () |
int | getPriority () |
int | getResponsibleId () |
java.lang.String | getSourceName () |
com.cosylab.acs.laser.dao.xml.VisualFields | getVisualFields () |
boolean | hasInstant () |
boolean | hasPriority () |
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 | setAction (java.lang.String action) |
void | setCause (java.lang.String cause) |
void | setConsequence (java.lang.String consequence) |
void | setHelpUrl (java.lang.String helpUrl) |
void | setInstant (boolean instant) |
void | setLocation (com.cosylab.acs.laser.dao.xml.Location location) |
void | setPiquetEmail (java.lang.String piquetEmail) |
void | setPiquetGSM (java.lang.String piquetGSM) |
void | setPriority (int priority) |
void | setResponsibleId (int responsibleId) |
void | setSourceName (java.lang.String sourceName) |
void | setVisualFields (com.cosylab.acs.laser.dao.xml.VisualFields visualFields) |
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 | |
com.cosylab.acs.laser.dao.xml.VisualFields | _visualFields |
boolean | _instant = false |
boolean | _has_instant |
java.lang.String | _cause |
java.lang.String | _action |
java.lang.String | _consequence |
int | _priority = 0 |
boolean | _has_priority |
int | _responsibleId |
boolean | _has_responsibleId |
java.lang.String | _piquetGSM |
java.lang.String | _helpUrl |
java.lang.String | _sourceName |
com.cosylab.acs.laser.dao.xml.Location | _location |
java.lang.String | _piquetEmail |
|
|
|
Method deleteInstant |
|
Method deletePriority |
|
Method deleteResponsibleId |
|
Returns the value of field 'action'. The field 'action' has the following description: FS action to be taken
|
|
Returns the value of field 'cause'. The field 'cause' has the following description: FS cause description
|
|
Returns the value of field 'consequence'. The field 'consequence' has the following description: FS consequence description
|
|
Returns the value of field 'helpUrl'. The field 'helpUrl' has the following description: FS help information URL
|
|
Returns the value of field 'instant'. The field 'instant' has the following description: binary/instant FS
|
|
Returns the value of field 'location'. The field 'location' has the following description: FS location
|
|
Returns the value of field 'piquetEmail'. The field 'piquetEmail' has the following description: FS piquet Email address
|
|
Returns the value of field 'piquetGSM'. The field 'piquetGSM' has the following description: FS piquet GSM number
|
|
Returns the value of field 'priority'. The field 'priority' has the following description: FS priority
|
|
Returns the value of field 'responsibleId'. The field 'responsibleId' has the following description: FS responsible person CERN identifier
|
|
Returns the value of field 'sourceName'. The field 'sourceName' has the following description: FS source name
|
|
Returns the value of field 'visualFields'. The field 'visualFields' has the following description: FS visual fields
|
|
Method hasInstant
|
|
Method hasPriority
|
|
Method hasResponsibleId
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmDefinition.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmDefinition.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmDefinition.
|
|
Sets the value of field 'action'. The field 'action' has the following description: FS action to be taken
|
|
Sets the value of field 'cause'. The field 'cause' has the following description: FS cause description
|
|
Sets the value of field 'consequence'. The field 'consequence' has the following description: FS consequence description
|
|
Sets the value of field 'helpUrl'. The field 'helpUrl' has the following description: FS help information URL
|
|
Sets the value of field 'instant'. The field 'instant' has the following description: binary/instant FS
|
|
Sets the value of field 'location'. The field 'location' has the following description: FS location
|
|
Sets the value of field 'piquetEmail'. The field 'piquetEmail' has the following description: FS piquet Email address
|
|
Sets the value of field 'piquetGSM'. The field 'piquetGSM' has the following description: FS piquet GSM number
|
|
Sets the value of field 'priority'. The field 'priority' has the following description: FS priority
|
|
Sets the value of field 'responsibleId'. The field 'responsibleId' has the following description: FS responsible person CERN identifier
|
|
Sets the value of field 'sourceName'. The field 'sourceName' has the following description: FS source name
|
|
Sets the value of field 'visualFields'. The field 'visualFields' has the following description: FS visual fields
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmDefinition.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmDefinition.
|
|
FS action to be taken |
|
FS cause description |
|
FS consequence description |
|
keeps track of state for field: _instant |
|
keeps track of state for field: _priority |
|
keeps track of state for field: _responsibleId |
|
FS help information URL |
|
binary/instant FS |
|
FS location |
|
FS piquet Email address |
|
FS piquet GSM number |
|
FS priority |
|
FS responsible person CERN identifier |
|
FS source name |
|
FS visual fields |