|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.A250
- Heading - topical subject
Constructor Summary | |
A250()
|
Method Summary | |
void |
addX_250(int index,
java.lang.String vX_250)
Method addX_250 |
void |
addX_250(java.lang.String vX_250)
Method addX_250 |
void |
clearX_250()
Method clearX_250 |
java.util.Enumeration |
enumerateX_250()
Method enumerateX_250 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_250()
Method getA_250Returns the value of field 'a_250'. |
java.lang.String |
getC2_250()
Method getC2_250Returns the value of field 'c2_250'. |
java.lang.String[] |
getX_250()
Method getX_250 |
java.lang.String |
getX_250(int index)
Method getX_250 |
int |
getX_250Count()
Method getX_250Count |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeX_250(java.lang.String vX_250)
Method removeX_250 |
void |
setA_250(java.lang.String a_250)
Method setA_250Sets the value of field 'a_250'. |
void |
setC2_250(java.lang.String c2_250)
Method setC2_250Sets the value of field 'c2_250'. |
void |
setX_250(int index,
java.lang.String vX_250)
Method setX_250 |
void |
setX_250(java.lang.String[] x_250Array)
Method setX_250 |
static A250 |
unmarshalA250(java.io.Reader reader)
Method unmarshalA250 |
void |
validate()
Method validate |
Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public A250()
Method Detail |
public void addX_250(java.lang.String vX_250) throws java.lang.IndexOutOfBoundsException
vX_250
-
java.lang.IndexOutOfBoundsException
public void addX_250(int index, java.lang.String vX_250) throws java.lang.IndexOutOfBoundsException
index
- vX_250
-
java.lang.IndexOutOfBoundsException
public void clearX_250()
public java.util.Enumeration enumerateX_250()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_250()
public java.lang.String getC2_250()
public java.lang.String getX_250(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getX_250()
public int getX_250Count()
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 boolean removeX_250(java.lang.String vX_250)
vX_250
- public void setA_250(java.lang.String a_250)
a_250
- the value of field 'a_250'.public void setC2_250(java.lang.String c2_250)
c2_250
- the value of field 'c2_250'.public void setX_250(int index, java.lang.String vX_250) throws java.lang.IndexOutOfBoundsException
index
- vX_250
-
java.lang.IndexOutOfBoundsException
public void setX_250(java.lang.String[] x_250Array)
x_250Array
- public static A250 unmarshalA250(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 |