public class XSDGMonthDay extends AbstractTimelineDatatype
Title: xsd:gMonthDay
Description: Singleton implementation of xsd:gMonthDay datatype.
This implementation diverges from the XML Schema specification because
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
RestrictedDatatype<XMLGregorianCalendar> |
asDataRange()
Get the canonical data range for a datatype
|
static XSDGMonthDay |
getInstance() |
getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitiveequals, getLexicalForm, getName, hashCodepublic static XSDGMonthDay getInstance()
public RestrictedDatatype<XMLGregorianCalendar> asDataRange()
DatatypeDataRange representation of the datatype value spaceCopyright © 2019. All rights reserved.