|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.PublicationInfo
Constructor Summary | |
PublicationInfo()
|
Method Summary | |
CoverDate |
getCoverDate()
Returns the value of field 'coverDate'. |
java.lang.String |
getIID()
Returns the value of field 'IID'. |
java.lang.String |
getVID()
Returns the value of field 'VID'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCoverDate(CoverDate coverDate)
Sets the value of field 'coverDate'. |
void |
setIID(java.lang.String IID)
Sets the value of field 'IID'. |
void |
setVID(java.lang.String VID)
Sets the value of field 'VID'. |
static PublicationInfo |
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 PublicationInfo()
Method Detail |
public CoverDate getCoverDate()
public java.lang.String getIID()
public java.lang.String getVID()
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 setCoverDate(CoverDate coverDate)
coverDate
- the value of field 'coverDate'.public void setIID(java.lang.String IID)
IID
- the value of field 'IID'.public void setVID(java.lang.String VID)
VID
- the value of field 'VID'.public static PublicationInfo 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 |