| |
|
| java.lang.Object com.calipso.reportgenerator.reportdefinitions.ParameterValues
ParameterValues | public class ParameterValues implements java.io.Serializable(Code) | | Class ParameterValues.
version: $Revision$ $Date$ |
ParameterValues | public ParameterValues()(Code) | | |
getParameterValueCount | public int getParameterValueCount()(Code) | | Method getParameterValueCount
|
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 - |
removeAllParameterValue | public void removeAllParameterValue()(Code) | | Method removeAllParameterValue
|
validate | public void validate() throws org.exolab.castor.xml.ValidationException(Code) | | Method validate
|
|
|
|