sbnmarc
Class C124

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

public class C124
extends sbnmarcBase
implements java.io.Serializable

124 - designazione specifica del materiale cartografico

See Also:
Serialized Form

Constructor Summary
C124()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_124()
          Returns the value of field 'a_124'.
 java.lang.String getB_124()
          Returns the value of field 'b_124'.
 java.lang.String getD_124()
          Returns the value of field 'd_124'.
 java.lang.String getE_124()
          Returns the value of field 'e_124'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_124(java.lang.String a_124)
          Sets the value of field 'a_124'.
 void setB_124(java.lang.String b_124)
          Sets the value of field 'b_124'.
 void setD_124(java.lang.String d_124)
          Sets the value of field 'd_124'.
 void setE_124(java.lang.String e_124)
          Sets the value of field 'e_124'.
static C124 unmarshalC124(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

C124

public C124()
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_124

public java.lang.String getA_124()
Returns the value of field 'a_124'. The field 'a_124' has the following description: carattere dell'immagine
Returns:
the value of field 'a_124'.

getB_124

public java.lang.String getB_124()
Returns the value of field 'b_124'. The field 'b_124' has the following description: forma del documento cartografico
Returns:
the value of field 'b_124'.

getD_124

public java.lang.String getD_124()
Returns the value of field 'd_124'. The field 'd_124' has the following description: posizione della piattaforma
Returns:
the value of field 'd_124'.

getE_124

public java.lang.String getE_124()
Returns the value of field 'e_124'. The field 'e_124' has the following description: Categoria del satellite per l'immagine a telerilevamento remoto
Returns:
the value of field 'e_124'.

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_124

public void setA_124(java.lang.String a_124)
Sets the value of field 'a_124'. The field 'a_124' has the following description: carattere dell'immagine
Parameters:
a_124 - the value of field 'a_124'.

setB_124

public void setB_124(java.lang.String b_124)
Sets the value of field 'b_124'. The field 'b_124' has the following description: forma del documento cartografico
Parameters:
b_124 - the value of field 'b_124'.

setD_124

public void setD_124(java.lang.String d_124)
Sets the value of field 'd_124'. The field 'd_124' has the following description: posizione della piattaforma
Parameters:
d_124 - the value of field 'd_124'.

setE_124

public void setE_124(java.lang.String e_124)
Sets the value of field 'e_124'. The field 'e_124' has the following description: Categoria del satellite per l'immagine a telerilevamento remoto
Parameters:
e_124 - the value of field 'e_124'.

unmarshalC124

public static C124 unmarshalC124(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