com.pmease.quickbuild.plugin.report.engine.commons
Class LevelType

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
      extended by com.pmease.quickbuild.plugin.report.engine.datatype.EnumType
          extended by com.pmease.quickbuild.plugin.report.engine.commons.LevelType
All Implemented Interfaces:
DataType, TypedObject, java.io.Serializable

public class LevelType
extends EnumType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
CSV_FORMAT, nodeType, XML_FORMAT
 
Constructor Summary
LevelType()
           
 
Method Summary
 java.lang.String getType()
           
 
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.EnumType
asDbObject, asString, fromDbObject, fromDbObject, fromString, fromXML, getDefaultPattern, getReturnedClass, getSqlType, getValues, toXML, typeCast
 
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
asString, asString, compare, equals, fromString, fromString, getDefaultValue, getNodeType, getReadFormat, getWriteFormat, hashCode, isCollectionType, isEqual, isIdType, isNumericType, isPrimitiveType, newInstance, readFromNode, setNodeType, toString, writeToNode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LevelType

public LevelType()
Method Detail

getType

public java.lang.String getType()
Specified by:
getType in interface TypedObject
Overrides:
getType in class EnumType


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.