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()
          Returns the value of field 'creaTypeChoice'.
 LocalizzaType getLocalizza()
          Returns the value of field 'localizza'.
 SbnSimile getTipoControllo()
          Returns the value of field 'tipoControllo'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setCreaTypeChoice(CreaTypeChoice creaTypeChoice)
          Sets the value of field 'creaTypeChoice'.
 void setLocalizza(LocalizzaType localizza)
          Sets the value of field 'localizza'.
 void setTipoControllo(SbnSimile tipoControllo)
          Sets the value of field 'tipoControllo'.
static CreaType unmarshalCreaType(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

CreaType

public CreaType()
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 -  

getCreaTypeChoice

public CreaTypeChoice getCreaTypeChoice()
Returns the value of field 'creaTypeChoice'.
Returns:
the value of field 'creaTypeChoice'.

getLocalizza

public LocalizzaType getLocalizza()
Returns the value of field 'localizza'.
Returns:
the value of field 'localizza'.

getTipoControllo

public SbnSimile getTipoControllo()
Returns the value of field 'tipoControllo'.
Returns:
the value of field 'tipoControllo'.

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 -  

setCreaTypeChoice

public void setCreaTypeChoice(CreaTypeChoice creaTypeChoice)
Sets the value of field 'creaTypeChoice'.
Parameters:
creaTypeChoice - the value of field 'creaTypeChoice'.

setLocalizza

public void setLocalizza(LocalizzaType localizza)
Sets the value of field 'localizza'.
Parameters:
localizza - the value of field 'localizza'.

setTipoControllo

public void setTipoControllo(SbnSimile tipoControllo)
Sets 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
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException