|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.metadata.DefaultDatatype
butler.ext.code.CodeDatatype
butler.ext.time.WeekdayDatatype
public class WeekdayDatatype
Constructor Summary | |
---|---|
WeekdayDatatype()
|
Method Summary | |
---|---|
java.lang.String |
getDescription(Code value)
|
Methods inherited from class butler.ext.code.CodeDatatype |
---|
add, addDescription, db2obj, getFormat, getOperators, getValues, obj2db, xml2obj |
Methods inherited from class butler.sql.metadata.DefaultDatatype |
---|
getDatatype, getDecimalDigits, getInstance, getJavaClass, getMaskFormatter, getSize, getType, obj2xml, parse, toXML, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeekdayDatatype() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getDescription(Code value) throws java.lang.Exception
getDescription
in class CodeDatatype
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |