com::cosylab::acs::laser::dao::xml::VisualFields Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::xml::VisualFields:
Collaboration graph
[legend]

List of all members.

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

static 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

Detailed Description

FS visual fields

Version:
Revision
1.3
Date
2006/09/25 08:52:36

Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::VisualFields::VisualFields (  )  [inline]

Member Function Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::getIdentifier (  )  [inline]

Returns the value of field 'identifier'. The field 'identifier' has the following description: The system identification

Returns:
String
the value of field 'identifier'.

References _identifier.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::getProblemDescription (  )  [inline]

Returns the value of field 'problemDescription'. The field 'problemDescription' has the following description: The system fault description

Returns:
String
the value of field 'problemDescription'.

References _problemDescription.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::getSystemName (  )  [inline]

Returns the value of field 'systemName'. The field 'systemName' has the following description: The system type name

Returns:
String
the value of field 'systemName'.

References _systemName.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

boolean com::cosylab::acs::laser::dao::xml::VisualFields::isValid (  )  [inline]

Method isValid

Returns:
boolean

References validate().

void com::cosylab::acs::laser::dao::xml::VisualFields::marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
handler 
void com::cosylab::acs::laser::dao::xml::VisualFields::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
out 
void com::cosylab::acs::laser::dao::xml::VisualFields::setIdentifier ( java.lang.String  identifier  )  [inline]

Sets the value of field 'identifier'. The field 'identifier' has the following description: The system identification

Parameters:
identifier the value of field 'identifier'.

References _identifier.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

void com::cosylab::acs::laser::dao::xml::VisualFields::setProblemDescription ( java.lang.String  problemDescription  )  [inline]

Sets the value of field 'problemDescription'. The field 'problemDescription' has the following description: The system fault description

Parameters:
problemDescription the value of field 'problemDescription'.

References _problemDescription.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

void com::cosylab::acs::laser::dao::xml::VisualFields::setSystemName ( java.lang.String  systemName  )  [inline]

Sets the value of field 'systemName'. The field 'systemName' has the following description: The system type name

Parameters:
systemName the value of field 'systemName'.

References _systemName.

Referenced by com::cosylab::acs::laser::dao::xml::VisualFieldsDescriptor::VisualFieldsDescriptor().

static java.lang.Object com::cosylab::acs::laser::dao::xml::VisualFields::unmarshal ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]

Method unmarshal

Parameters:
reader 
Returns:
Object
void com::cosylab::acs::laser::dao::xml::VisualFields::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Method validate

Referenced by isValid().


Member Data Documentation

The system identification

Referenced by getIdentifier(), and setIdentifier().

The system fault description

Referenced by getProblemDescription(), and setProblemDescription().

The system type name

Referenced by getSystemName(), and setSystemName().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2