Class GMonthDayDescriptor
java.lang.Object
org.exolab.castor.types.BaseDescriptor
org.exolab.castor.types.GMonthDayDescriptor
- All Implemented Interfaces:
NatureExtendable,PropertyHolder,ClassDescriptor,XMLClassDescriptor
The gMonthDay Descriptor.
- Version:
- $Revision: 8145 $ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
- Author:
- Arnaud Blandin
-
Field Summary
Fields inherited from class org.exolab.castor.types.BaseDescriptor
noXMLFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the XMLFieldDescriptor for the member that should be marshaled as text content.Returns a list of fields represented by this descriptor.Methods inherited from class org.exolab.castor.types.BaseDescriptor
addNature, canAccept, checkDescriptorForCorrectOrderWithinSequence, getAccessMode, getAttributeDescriptors, getElementDescriptors, getExtends, getFieldDescriptor, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getProperty, getValidator, getXMLName, hasNature, isChoice, setProperty, toString
-
Constructor Details
-
GMonthDayDescriptor
public GMonthDayDescriptor()
-
-
Method Details
-
getContentDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.- Specified by:
getContentDescriptorin interfaceXMLClassDescriptor- Overrides:
getContentDescriptorin classBaseDescriptor- Returns:
- the XMLFieldDescriptor for the member that should be marshaled as text content.
-
getFields
Returns a list of fields represented by this descriptor.- Specified by:
getFieldsin interfaceClassDescriptor- Overrides:
getFieldsin classBaseDescriptor- Returns:
- A list of fields
-