sbnmarc
Class C121

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

public class C121
extends sbnmarcBase
implements java.io.Serializable

121 - caratteristiche fisiche per materiale cartografico

See Also:
Serialized Form

Constructor Summary
C121()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_121_0()
          Returns the value of field 'a_121_0'.
 java.lang.String getA_121_3()
          Returns the value of field 'a_121_3'.
 java.lang.String getA_121_5()
          Returns the value of field 'a_121_5'.
 java.lang.String getA_121_6()
          Returns the value of field 'a_121_6'.
 java.lang.String getA_121_8()
          Returns the value of field 'a_121_8'.
 java.lang.String getB_121_0()
          Returns the value of field 'b_121_0'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_121_0(java.lang.String a_121_0)
          Sets the value of field 'a_121_0'.
 void setA_121_3(java.lang.String a_121_3)
          Sets the value of field 'a_121_3'.
 void setA_121_5(java.lang.String a_121_5)
          Sets the value of field 'a_121_5'.
 void setA_121_6(java.lang.String a_121_6)
          Sets the value of field 'a_121_6'.
 void setA_121_8(java.lang.String a_121_8)
          Sets the value of field 'a_121_8'.
 void setB_121_0(java.lang.String b_121_0)
          Sets the value of field 'b_121_0'.
static C121 unmarshalC121(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

C121

public C121()
Method Detail

equals

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

getA_121_0

public java.lang.String getA_121_0()
Returns the value of field 'a_121_0'. The field 'a_121_0' has the following description: dimensione
Returns:
the value of field 'a_121_0'.

getA_121_3

public java.lang.String getA_121_3()
Returns the value of field 'a_121_3'. The field 'a_121_3' has the following description: codice supporto fisico
Returns:
the value of field 'a_121_3'.

getA_121_5

public java.lang.String getA_121_5()
Returns the value of field 'a_121_5'. The field 'a_121_5' has the following description: tecnica di creazione
Returns:
the value of field 'a_121_5'.

getA_121_6

public java.lang.String getA_121_6()
Returns the value of field 'a_121_6'. The field 'a_121_6' has the following description: forma di riproduzione
Returns:
the value of field 'a_121_6'.

getA_121_8

public java.lang.String getA_121_8()
Returns the value of field 'a_121_8'. The field 'a_121_8' has the following description: forma della pubblicazione
Returns:
the value of field 'a_121_8'.

getB_121_0

public java.lang.String getB_121_0()
Returns the value of field 'b_121_0'. The field 'b_121_0' has the following description: altitudine del sensore
Returns:
the value of field 'b_121_0'.

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 -  

setA_121_0

public void setA_121_0(java.lang.String a_121_0)
Sets the value of field 'a_121_0'. The field 'a_121_0' has the following description: dimensione
Parameters:
a_121_0 - the value of field 'a_121_0'.

setA_121_3

public void setA_121_3(java.lang.String a_121_3)
Sets the value of field 'a_121_3'. The field 'a_121_3' has the following description: codice supporto fisico
Parameters:
a_121_3 - the value of field 'a_121_3'.

setA_121_5

public void setA_121_5(java.lang.String a_121_5)
Sets the value of field 'a_121_5'. The field 'a_121_5' has the following description: tecnica di creazione
Parameters:
a_121_5 - the value of field 'a_121_5'.

setA_121_6

public void setA_121_6(java.lang.String a_121_6)
Sets the value of field 'a_121_6'. The field 'a_121_6' has the following description: forma di riproduzione
Parameters:
a_121_6 - the value of field 'a_121_6'.

setA_121_8

public void setA_121_8(java.lang.String a_121_8)
Sets the value of field 'a_121_8'. The field 'a_121_8' has the following description: forma della pubblicazione
Parameters:
a_121_8 - the value of field 'a_121_8'.

setB_121_0

public void setB_121_0(java.lang.String b_121_0)
Sets the value of field 'b_121_0'. The field 'b_121_0' has the following description: altitudine del sensore
Parameters:
b_121_0 - the value of field 'b_121_0'.

unmarshalC121

public static C121 unmarshalC121(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