|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
com.pmease.quickbuild.plugin.report.engine.datatype.EnumType
com.pmease.quickbuild.plugin.report.engine.commons.TestStatusType
public class TestStatusType
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
---|
CSV_FORMAT, nodeType, XML_FORMAT |
Constructor Summary | |
---|---|
TestStatusType()
|
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 |
---|
public TestStatusType()
Method Detail |
---|
public java.lang.String getType()
getType
in interface TypedObject
getType
in class EnumType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |