Public Member Functions | |
VisualFields () | |
java.lang.String | getIdentifier () |
java.lang.String | getProblemDescription () |
java.lang.String | getSystemName () |
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 | setIdentifier (java.lang.String identifier) |
void | setProblemDescription (java.lang.String problemDescription) |
void | setSystemName (java.lang.String systemName) |
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 | _systemName |
java.lang.String | _identifier |
java.lang.String | _problemDescription |
|
|
|
Returns the value of field 'identifier'. The field 'identifier' has the following description: The system identification
|
|
Returns the value of field 'problemDescription'. The field 'problemDescription' has the following description: The system fault description
|
|
Returns the value of field 'systemName'. The field 'systemName' has the following description: The system type name
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'identifier'. The field 'identifier' has the following description: The system identification
|
|
Sets the value of field 'problemDescription'. The field 'problemDescription' has the following description: The system fault description
|
|
Sets the value of field 'systemName'. The field 'systemName' has the following description: The system type name
|
|
Method unmarshal
|
|
Method validate |
|
The system identification |
|
The system fault description |
|
The system type name |