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()
          Method getA_124Returns the value of field 'a_124'.
 java.lang.String getB_124()
          Method getB_124Returns the value of field 'b_124'.
 java.lang.String getD_124()
          Method getD_124Returns the value of field 'd_124'.
 java.lang.String getE_124()
          Method getE_124Returns the value of field 'e_124'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_124(java.lang.String a_124)
          Method setA_124Sets the value of field 'a_124'.
 void setB_124(java.lang.String b_124)
          Method setB_124Sets the value of field 'b_124'.
 void setD_124(java.lang.String d_124)
          Method setD_124Sets the value of field 'd_124'.
 void setE_124(java.lang.String e_124)
          Method setE_124Sets the value of field 'e_124'.
static C124 unmarshalC124(java.io.Reader reader)
          Method unmarshalC124
 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

C124

public C124()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_124

public java.lang.String getA_124()
Method getA_124Returns 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()
Method getB_124Returns 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()
Method getD_124Returns 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()
Method getE_124Returns 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()
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_124

public void setA_124(java.lang.String a_124)
Method setA_124Sets 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)
Method setB_124Sets 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)
Method setD_124Sets 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)
Method setE_124Sets 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
Method unmarshalC124

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