sbnmarc
Class C100

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

public class C100
extends sbnmarcBase
implements java.io.Serializable

100 - dati codificati

See Also:
Serialized Form

Constructor Summary
C100()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 org.exolab.castor.types.Date getA_100_0()
          Method getA_100_0Returns the value of field 'a_100_0'.
 java.lang.String getA_100_13()
          Method getA_100_13Returns the value of field 'a_100_13'.
 java.lang.String getA_100_20()
          Method getA_100_20Returns the value of field 'a_100_20'.
 java.lang.String getA_100_8()
          Method getA_100_8Returns the value of field 'a_100_8'.
 java.lang.String getA_100_9()
          Method getA_100_9Returns the value of field 'a_100_9'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_100_0(org.exolab.castor.types.Date a_100_0)
          Method setA_100_0Sets the value of field 'a_100_0'.
 void setA_100_13(java.lang.String a_100_13)
          Method setA_100_13Sets the value of field 'a_100_13'.
 void setA_100_20(java.lang.String a_100_20)
          Method setA_100_20Sets the value of field 'a_100_20'.
 void setA_100_8(java.lang.String a_100_8)
          Method setA_100_8Sets the value of field 'a_100_8'.
 void setA_100_9(java.lang.String a_100_9)
          Method setA_100_9Sets the value of field 'a_100_9'.
static C100 unmarshalC100(java.io.Reader reader)
          Method unmarshalC100
 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

C100

public C100()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_100_0

public org.exolab.castor.types.Date getA_100_0()
Method getA_100_0Returns the value of field 'a_100_0'. The field 'a_100_0' has the following description: data di inserimento: yyyymmdd

Returns:
the value of field 'a_100_0'.

getA_100_13

public java.lang.String getA_100_13()
Method getA_100_13Returns the value of field 'a_100_13'. The field 'a_100_13' has the following description: dataDue: seconda data di pubblicazione

Returns:
the value of field 'a_100_13'.

getA_100_20

public java.lang.String getA_100_20()
Method getA_100_20Returns the value of field 'a_100_20'. The field 'a_100_20' has the following description: solo per materiale cartografico: codice di pubblicazione governativa

Returns:
the value of field 'a_100_20'.

getA_100_8

public java.lang.String getA_100_8()
Method getA_100_8Returns the value of field 'a_100_8'. The field 'a_100_8' has the following description: tipo data

Returns:
the value of field 'a_100_8'.

getA_100_9

public java.lang.String getA_100_9()
Method getA_100_9Returns the value of field 'a_100_9'. The field 'a_100_9' has the following description: dataUno: prima data di pubblicazione

Returns:
the value of field 'a_100_9'.

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_100_0

public void setA_100_0(org.exolab.castor.types.Date a_100_0)
Method setA_100_0Sets the value of field 'a_100_0'. The field 'a_100_0' has the following description: data di inserimento: yyyymmdd

Parameters:
a_100_0 - the value of field 'a_100_0'.

setA_100_13

public void setA_100_13(java.lang.String a_100_13)
Method setA_100_13Sets the value of field 'a_100_13'. The field 'a_100_13' has the following description: dataDue: seconda data di pubblicazione

Parameters:
a_100_13 - the value of field 'a_100_13'.

setA_100_20

public void setA_100_20(java.lang.String a_100_20)
Method setA_100_20Sets the value of field 'a_100_20'. The field 'a_100_20' has the following description: solo per materiale cartografico: codice di pubblicazione governativa

Parameters:
a_100_20 - the value of field 'a_100_20'.

setA_100_8

public void setA_100_8(java.lang.String a_100_8)
Method setA_100_8Sets the value of field 'a_100_8'. The field 'a_100_8' has the following description: tipo data

Parameters:
a_100_8 - the value of field 'a_100_8'.

setA_100_9

public void setA_100_9(java.lang.String a_100_9)
Method setA_100_9Sets the value of field 'a_100_9'. The field 'a_100_9' has the following description: dataUno: prima data di pubblicazione

Parameters:
a_100_9 - the value of field 'a_100_9'.

unmarshalC100

public static C100 unmarshalC100(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Method unmarshalC100

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