org.eclipse.birt.report.tests.model.reportItem
Class TestPropertyDefinitionImpl
java.lang.Object
org.eclipse.birt.report.model.api.extension.PropertyDefinition
org.eclipse.birt.report.tests.model.reportItem.TestPropertyDefinitionImpl
- All Implemented Interfaces:
- org.eclipse.birt.report.model.api.extension.IPropertyDefinition
- public final class TestPropertyDefinitionImpl
- extends org.eclipse.birt.report.model.api.extension.PropertyDefinition
- Author:
- gxu
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getGroupNameID
public java.lang.String getGroupNameID()
getName
public java.lang.String getName()
getDisplayNameID
public java.lang.String getDisplayNameID()
getType
public int getType()
isList
public boolean isList()
getChoices
public java.util.List getChoices()
getMembers
public java.util.List getMembers()
getDefaultValue
public java.lang.Object getDefaultValue()