Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

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'.

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'.

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'.

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

Method isValid

Returns:
boolean

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'.

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'.

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'.

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


Member Data Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::_identifier [private]
 

The system identification

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::_problemDescription [private]
 

The system fault description

java.lang.String com::cosylab::acs::laser::dao::xml::VisualFields::_systemName [private]
 

The system type name


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:11:12 2009 for ACS Java API by doxygen 1.3.8