dori.jasper.engine.fill
Class JRFillParameter
java.lang.Object
dori.jasper.engine.fill.JRFillParameter
- All Implemented Interfaces:
- JRParameter
- public class JRFillParameter
- extends java.lang.Object
- implements JRParameter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
protected JRParameter parent
JRFillParameter
protected JRFillParameter(JRParameter parameter,
JRFillObjectFactory factory)
getName
public java.lang.String getName()
- Specified by:
getName
in interface JRParameter
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface JRParameter
setDescription
public void setDescription(java.lang.String description)
- Specified by:
setDescription
in interface JRParameter
getValueClass
public java.lang.Class getValueClass()
- Specified by:
getValueClass
in interface JRParameter
getValueClassName
public java.lang.String getValueClassName()
- Specified by:
getValueClassName
in interface JRParameter
isSystemDefined
public boolean isSystemDefined()
- Specified by:
isSystemDefined
in interface JRParameter
isForPrompting
public boolean isForPrompting()
- Specified by:
isForPrompting
in interface JRParameter
getDefaultValueExpression
public JRExpression getDefaultValueExpression()
- Specified by:
getDefaultValueExpression
in interface JRParameter
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.