|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.CoverDate
Constructor Summary | |
CoverDate()
|
Method Summary | |
java.lang.String |
getContent()
Returns the value of field 'content'. |
java.lang.String |
getDay()
Returns the value of field 'day'. |
java.lang.String |
getEndday()
Returns the value of field 'endday'. |
java.lang.String |
getEndmonth()
Returns the value of field 'endmonth'. |
java.lang.String |
getEndyear()
Returns the value of field 'endyear'. |
java.lang.String |
getMonth()
Returns the value of field 'month'. |
java.lang.String |
getYear()
Returns the value of field 'year'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setContent(java.lang.String content)
Sets the value of field 'content'. |
void |
setDay(java.lang.String day)
Sets the value of field 'day'. |
void |
setEndday(java.lang.String endday)
Sets the value of field 'endday'. |
void |
setEndmonth(java.lang.String endmonth)
Sets the value of field 'endmonth'. |
void |
setEndyear(java.lang.String endyear)
Sets the value of field 'endyear'. |
void |
setMonth(java.lang.String month)
Sets the value of field 'month'. |
void |
setYear(java.lang.String year)
Sets the value of field 'year'. |
static CoverDate |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CoverDate()
Method Detail |
public java.lang.String getContent()
public java.lang.String getDay()
public java.lang.String getEndday()
public java.lang.String getEndmonth()
public java.lang.String getEndyear()
public java.lang.String getMonth()
public java.lang.String getYear()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setContent(java.lang.String content)
content
- the value of field 'content'.public void setDay(java.lang.String day)
day
- the value of field 'day'.public void setEndday(java.lang.String endday)
endday
- the value of field 'endday'.public void setEndmonth(java.lang.String endmonth)
endmonth
- the value of field 'endmonth'.public void setEndyear(java.lang.String endyear)
endyear
- the value of field 'endyear'.public void setMonth(java.lang.String month)
month
- the value of field 'month'.public void setYear(java.lang.String year)
year
- the value of field 'year'.public static CoverDate unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |