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_3()
          Method getA_121_3Returns the value of field 'a_121_3'.
 java.lang.String getA_121_5()
          Method getA_121_5Returns the value of field 'a_121_5'.
 java.lang.String getA_121_6()
          Method getA_121_6Returns the value of field 'a_121_6'.
 java.lang.String getA_121_8()
          Method getA_121_8Returns the value of field 'a_121_8'.
 java.lang.String getB_121_0()
          Method getB_121_0Returns the value of field 'b_121_0'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_121_3(java.lang.String a_121_3)
          Method setA_121_3Sets the value of field 'a_121_3'.
 void setA_121_5(java.lang.String a_121_5)
          Method setA_121_5Sets the value of field 'a_121_5'.
 void setA_121_6(java.lang.String a_121_6)
          Method setA_121_6Sets the value of field 'a_121_6'.
 void setA_121_8(java.lang.String a_121_8)
          Method setA_121_8Sets the value of field 'a_121_8'.
 void setB_121_0(java.lang.String b_121_0)
          Method setB_121_0Sets the value of field 'b_121_0'.
static C121 unmarshalC121(java.io.Reader reader)
          Method unmarshalC121
 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

C121

public C121()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_121_3

public java.lang.String getA_121_3()
Method getA_121_3Returns 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()
Method getA_121_5Returns 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()
Method getA_121_6Returns 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()
Method getA_121_8Returns 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()
Method getB_121_0Returns 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()
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

setA_121_3

public void setA_121_3(java.lang.String a_121_3)
Method setA_121_3Sets 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)
Method setA_121_5Sets 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)
Method setA_121_6Sets 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)
Method setA_121_8Sets 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)
Method setB_121_0Sets 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
Method unmarshalC121

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