sbnmarc
Class CreaType

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

public class CreaType
extends sbnmarcBase
implements java.io.Serializable

struttura per inserimenti

See Also:
Serialized Form

Constructor Summary
CreaType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CreaTypeChoice getCreaTypeChoice()
          Method getCreaTypeChoiceReturns the value of field 'creaTypeChoice'.
 LocalizzaType getLocalizza()
          Method getLocalizzaReturns the value of field 'localizza'.
 SbnSimile getTipoControllo()
          Method getTipoControlloReturns the value of field 'tipoControllo'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCreaTypeChoice(CreaTypeChoice creaTypeChoice)
          Method setCreaTypeChoiceSets the value of field 'creaTypeChoice'.
 void setLocalizza(LocalizzaType localizza)
          Method setLocalizzaSets the value of field 'localizza'.
 void setTipoControllo(SbnSimile tipoControllo)
          Method setTipoControlloSets the value of field 'tipoControllo'.
static CreaType unmarshalCreaType(java.io.Reader reader)
          Method unmarshalCreaType
 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

CreaType

public CreaType()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getCreaTypeChoice

public CreaTypeChoice getCreaTypeChoice()
Method getCreaTypeChoiceReturns the value of field 'creaTypeChoice'.

Returns:
the value of field 'creaTypeChoice'.

getLocalizza

public LocalizzaType getLocalizza()
Method getLocalizzaReturns the value of field 'localizza'.

Returns:
the value of field 'localizza'.

getTipoControllo

public SbnSimile getTipoControllo()
Method getTipoControlloReturns the value of field 'tipoControllo'.

Returns:
the value of field 'tipoControllo'.

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

setCreaTypeChoice

public void setCreaTypeChoice(CreaTypeChoice creaTypeChoice)
Method setCreaTypeChoiceSets the value of field 'creaTypeChoice'.

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

setLocalizza

public void setLocalizza(LocalizzaType localizza)
Method setLocalizzaSets the value of field 'localizza'.

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

setTipoControllo

public void setTipoControllo(SbnSimile tipoControllo)
Method setTipoControlloSets the value of field 'tipoControllo'.

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

unmarshalCreaType

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

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