sbnmarc
Class C423

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

public class C423
extends sbnmarcBase
implements java.io.Serializable

Class C423.

See Also:
Serialized Form

Constructor Summary
C423()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 C101 getT101()
          Method getT101Returns the value of field 't101'.
 C105 getT105()
          Method getT105Returns the value of field 't105'.
 C200 getT200()
          Method getT200Returns the value of field 't200'.
 SbnMateriale getTipoMateriale()
          Method getTipoMaterialeReturns the value of field 'tipoMateriale'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setT101(C101 t101)
          Method setT101Sets the value of field 't101'.
 void setT105(C105 t105)
          Method setT105Sets the value of field 't105'.
 void setT200(C200 t200)
          Method setT200Sets the value of field 't200'.
 void setTipoMateriale(SbnMateriale tipoMateriale)
          Method setTipoMaterialeSets the value of field 'tipoMateriale'.
static C423 unmarshalC423(java.io.Reader reader)
          Method unmarshalC423
 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

C423

public C423()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getT101

public C101 getT101()
Method getT101Returns the value of field 't101'.

Returns:
the value of field 't101'.

getT105

public C105 getT105()
Method getT105Returns the value of field 't105'.

Returns:
the value of field 't105'.

getT200

public C200 getT200()
Method getT200Returns the value of field 't200'.

Returns:
the value of field 't200'.

getTipoMateriale

public SbnMateriale getTipoMateriale()
Method getTipoMaterialeReturns the value of field 'tipoMateriale'.

Returns:
the value of field 'tipoMateriale'.

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

setT101

public void setT101(C101 t101)
Method setT101Sets the value of field 't101'.

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

setT105

public void setT105(C105 t105)
Method setT105Sets the value of field 't105'.

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

setT200

public void setT200(C200 t200)
Method setT200Sets the value of field 't200'.

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

setTipoMateriale

public void setTipoMateriale(SbnMateriale tipoMateriale)
Method setTipoMaterialeSets the value of field 'tipoMateriale'.

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

unmarshalC423

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

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