| |
|
| java.lang.Object com.calipso.reportgenerator.reportdefinitions.Literals
Literals | public Literals()(Code) | | |
getCode | public java.lang.String getCode()(Code) | | Method getCodeReturns the value of field 'code'.
the value of field 'code'. |
getValue | public java.lang.String getValue()(Code) | | Method getValueReturns the value of field 'value'.
the value of field 'value'. |
isValid | public boolean isValid()(Code) | | Method isValid
|
marshal | public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException(Code) | | Method marshal
Parameters: out - |
setCode | public void setCode(java.lang.String code)(Code) | | Method setCodeSets the value of field 'code'.
Parameters: code - the value of field 'code'. |
setValue | public void setValue(java.lang.String value)(Code) | | Method setValueSets the value of field 'value'.
Parameters: value - the value of field 'value'. |
validate | public void validate() throws org.exolab.castor.xml.ValidationException(Code) | | Method validate
|
|
|
|