Interface XmlGDay

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlGDayImpl

public interface XmlGDay
extends XmlAnySimpleType
Corresponds to the XML Schema xs:gDay type. A gDay specifies only a day-of-month.

Convertible to Calendar, GDate, or an int.

See Also:
XmlCalendar, GDate