Public Member Functions | |
CategoryDefinitionType () | |
java.lang.String | getDescription () |
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 | setDescription (java.lang.String description) |
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 |
|
|
|
Returns the value of field 'description'. The field 'description' has the following description: category description
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.
|
|
Sets the value of field 'description'. The field 'description' has the following description: category description
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.
|
|
category description |