|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor com.abra.j2xb.beans.propertyEditors.MOTimePropertyEditor
public class MOTimePropertyEditor
Constructor Summary | |
---|---|
MOTimePropertyEditor()
|
Method Summary | |
---|---|
MoXmlBaseSimpleType |
getXmlDefaultSimpleType(MoXmlBaseSimpleType xmlSimpleType)
gets the base XML encoding type, used as the element base type in an XML schema |
boolean |
isCompatibleSimpleType(MoXmlBaseSimpleType xmlSimpleType)
|
Methods inherited from class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor |
---|
compareValues, fromString, fromXmlValue, getEnumerations, supportsNumberValidations, supportsStringValidations, toString, toXmlValue, validateStringEncoding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MOTimePropertyEditor()
Method Detail |
---|
public boolean isCompatibleSimpleType(MoXmlBaseSimpleType xmlSimpleType)
isCompatibleSimpleType
in interface MOPropertyEditor
isCompatibleSimpleType
in class MODatePropertyEditor
xmlSimpleType
- simple type to check if compatible with the property editor
public MoXmlBaseSimpleType getXmlDefaultSimpleType(MoXmlBaseSimpleType xmlSimpleType)
MOPropertyEditor
getXmlDefaultSimpleType
in interface MOPropertyEditor
getXmlDefaultSimpleType
in class MODatePropertyEditor
xmlSimpleType
- an xml simple type. can be MoXmlBaseSimpleType.xmlNotSpecified
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |