|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.JournalInfo
Constructor Summary | |
JournalInfo()
|
Method Summary | |
void |
addISSN(int index,
ISSN vISSN)
|
void |
addISSN(ISSN vISSN)
|
java.util.Enumeration |
enumerateISSN()
|
ISSN[] |
getISSN()
|
ISSN |
getISSN(int index)
|
int |
getISSNCount()
|
java.lang.String |
getJID()
Returns the value of field 'JID'. |
JTitle |
getJTitle()
Returns the value of field 'JTitle'. |
JTLSortGroup |
getJTLSortGroup()
Returns the value of field 'JTLSortGroup'. |
java.lang.String |
getSubject()
Returns the value of field 'subject'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
removeAllISSN()
|
ISSN |
removeISSN(int index)
|
void |
setISSN(int index,
ISSN vISSN)
|
void |
setISSN(ISSN[] ISSNArray)
|
void |
setJID(java.lang.String JID)
Sets the value of field 'JID'. |
void |
setJTitle(JTitle JTitle)
Sets the value of field 'JTitle'. |
void |
setJTLSortGroup(JTLSortGroup JTLSortGroup)
Sets the value of field 'JTLSortGroup'. |
void |
setSubject(java.lang.String subject)
Sets the value of field 'subject'. |
static JournalInfo |
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 JournalInfo()
Method Detail |
public void addISSN(ISSN vISSN) throws java.lang.IndexOutOfBoundsException
vISSN
-
java.lang.IndexOutOfBoundsException
public void addISSN(int index, ISSN vISSN) throws java.lang.IndexOutOfBoundsException
index
- vISSN
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateISSN()
public ISSN getISSN(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public ISSN[] getISSN()
public int getISSNCount()
public java.lang.String getJID()
public JTLSortGroup getJTLSortGroup()
public JTitle getJTitle()
public java.lang.String getSubject()
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 removeAllISSN()
public ISSN removeISSN(int index)
index
- public void setISSN(int index, ISSN vISSN) throws java.lang.IndexOutOfBoundsException
index
- vISSN
-
java.lang.IndexOutOfBoundsException
public void setISSN(ISSN[] ISSNArray)
ISSNArray
- public void setJID(java.lang.String JID)
JID
- the value of field 'JID'.public void setJTLSortGroup(JTLSortGroup JTLSortGroup)
JTLSortGroup
- the value of field 'JTLSortGroup'.public void setJTitle(JTitle JTitle)
JTitle
- the value of field 'JTitle'.public void setSubject(java.lang.String subject)
subject
- the value of field 'subject'.public static JournalInfo 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 |