sbnmarc
Class CancellaType
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.CancellaType
- All Implemented Interfaces:
- java.io.Serializable
- public class CancellaType
- extends sbnmarcBase
- implements java.io.Serializable
per cancellazione documenti o elementi di authority
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CancellaType
public CancellaType()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals in class java.lang.Object
- Parameters:
obj -
getIdCancella
public java.lang.String getIdCancella()
- Returns the value of field 'idCancella'.
- Returns:
- the value of field 'idCancella'.
getTipoOggetto
public SbnOggetto getTipoOggetto()
- Returns the value of field 'tipoOggetto'.
- Returns:
- the value of field 'tipoOggetto'.
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 -
setIdCancella
public void setIdCancella(java.lang.String idCancella)
- Sets the value of field 'idCancella'.
- Parameters:
idCancella - the value of field 'idCancella'.
setTipoOggetto
public void setTipoOggetto(SbnOggetto tipoOggetto)
- Sets the value of field 'tipoOggetto'.
- Parameters:
tipoOggetto - the value of field 'tipoOggetto'.
unmarshalCancellaType
public static CancellaType unmarshalCancellaType(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