org.apache.xmlbeans
public interface: XmlGMonthDay [javadoc |
source]
All Implemented Interfaces:
XmlAnySimpleType
All Known Implementing Classes:
XmlGMonthDayImpl
Corresponds to the XML Schema
xs:gMonthDay type.
A gMonthDay specifies a day of a specific month without specifying the year.
Convertible to Calendar or GDate .
| Nested Class Summary: |
|---|
| public static final class | XmlGMonthDay.Factory | A class with methods for creating instances
of {@link XmlGMonthDay}. |
| Field Summary |
|---|
| public static final SchemaType | type | The constant SchemaType object representing this schema type. |