sbnmarc
Class C116

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

public class C116
extends sbnmarcBase
implements java.io.Serializable

116 - dati codificati per materiale grafico

See Also:
Serialized Form

Constructor Summary
C116()
           
 
Method Summary
 void addA_116_10(int index, java.lang.String vA_116_10)
           
 void addA_116_10(java.lang.String vA_116_10)
           
 void clearA_116_10()
           
 java.util.Enumeration enumerateA_116_10()
           
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_116_0()
          Returns the value of field 'a_116_0'.
 java.lang.String[] getA_116_10()
           
 java.lang.String getA_116_10(int index)
           
 int getA_116_10Count()
           
 java.lang.String getA_116_3()
          Returns the value of field 'a_116_3'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 boolean removeA_116_10(java.lang.String vA_116_10)
           
 void setA_116_0(java.lang.String a_116_0)
          Sets the value of field 'a_116_0'.
 void setA_116_10(int index, java.lang.String vA_116_10)
           
 void setA_116_10(java.lang.String[] a_116_10Array)
           
 void setA_116_3(java.lang.String a_116_3)
          Sets the value of field 'a_116_3'.
static C116 unmarshalC116(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C116

public C116()
Method Detail

addA_116_10

public void addA_116_10(java.lang.String vA_116_10)
                 throws java.lang.IndexOutOfBoundsException
Parameters:
vA_116_10 -  

addA_116_10

public void addA_116_10(int index,
                        java.lang.String vA_116_10)
                 throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vA_116_10 -  

clearA_116_10

public void clearA_116_10()

enumerateA_116_10

public java.util.Enumeration enumerateA_116_10()

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getA_116_0

public java.lang.String getA_116_0()
Returns the value of field 'a_116_0'. The field 'a_116_0' has the following description: designazione specifica del materiale
Returns:
the value of field 'a_116_0'.

getA_116_10

public java.lang.String getA_116_10(int index)
                             throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getA_116_10

public java.lang.String[] getA_116_10()

getA_116_10Count

public int getA_116_10Count()

getA_116_3

public java.lang.String getA_116_3()
Returns the value of field 'a_116_3'. The field 'a_116_3' has the following description: indicatore di colore
Returns:
the value of field 'a_116_3'.

isValid

public boolean isValid()

marshal

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

marshal

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

removeA_116_10

public boolean removeA_116_10(java.lang.String vA_116_10)
Parameters:
vA_116_10 -  

setA_116_0

public void setA_116_0(java.lang.String a_116_0)
Sets the value of field 'a_116_0'. The field 'a_116_0' has the following description: designazione specifica del materiale
Parameters:
a_116_0 - the value of field 'a_116_0'.

setA_116_10

public void setA_116_10(int index,
                        java.lang.String vA_116_10)
                 throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vA_116_10 -  

setA_116_10

public void setA_116_10(java.lang.String[] a_116_10Array)
Parameters:
a_116_10Array -  

setA_116_3

public void setA_116_3(java.lang.String a_116_3)
Sets the value of field 'a_116_3'. The field 'a_116_3' has the following description: indicatore di colore
Parameters:
a_116_3 - the value of field 'a_116_3'.

unmarshalC116

public static C116 unmarshalC116(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Parameters:
reader -  

validate

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