sbnmarc
Class C207

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.C207
All Implemented Interfaces:
java.io.Serializable

public class C207
extends sbnmarcBase
implements java.io.Serializable

207 - area della numerazione

See Also:
Serialized Form

Constructor Summary
C207()
           
 
Method Summary
 void addA_207(int index, java.lang.String vA_207)
          Method addA_207
 void addA_207(java.lang.String vA_207)
          Method addA_207
 void clearA_207()
          Method clearA_207
 java.util.Enumeration enumerateA_207()
          Method enumerateA_207
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String[] getA_207()
          Method getA_207
 java.lang.String getA_207(int index)
          Method getA_207
 int getA_207Count()
          Method getA_207Count
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeA_207(java.lang.String vA_207)
          Method removeA_207
 void setA_207(int index, java.lang.String vA_207)
          Method setA_207
 void setA_207(java.lang.String[] a_207Array)
          Method setA_207
static C207 unmarshalC207(java.io.Reader reader)
          Method unmarshalC207
 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

C207

public C207()
Method Detail

addA_207

public void addA_207(java.lang.String vA_207)
              throws java.lang.IndexOutOfBoundsException
Method addA_207

Parameters:
vA_207 -
java.lang.IndexOutOfBoundsException

addA_207

public void addA_207(int index,
                     java.lang.String vA_207)
              throws java.lang.IndexOutOfBoundsException
Method addA_207

Parameters:
index -
vA_207 -
java.lang.IndexOutOfBoundsException

clearA_207

public void clearA_207()
Method clearA_207


enumerateA_207

public java.util.Enumeration enumerateA_207()
Method enumerateA_207


equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_207

public java.lang.String getA_207(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getA_207

Parameters:
index -
java.lang.IndexOutOfBoundsException

getA_207

public java.lang.String[] getA_207()
Method getA_207


getA_207Count

public int getA_207Count()
Method getA_207Count


isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

removeA_207

public boolean removeA_207(java.lang.String vA_207)
Method removeA_207

Parameters:
vA_207 -

setA_207

public void setA_207(int index,
                     java.lang.String vA_207)
              throws java.lang.IndexOutOfBoundsException
Method setA_207

Parameters:
index -
vA_207 -
java.lang.IndexOutOfBoundsException

setA_207

public void setA_207(java.lang.String[] a_207Array)
Method setA_207

Parameters:
a_207Array -

unmarshalC207

public static C207 unmarshalC207(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Method unmarshalC207

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException