|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ModificaType
struttura per modifica
Constructor Summary | |
ModificaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DocumentoType |
getDocumento()
Returns the value of field 'documento'. |
ElementAutType |
getElementoAut()
Returns the value of field 'elementoAut'. |
PropostaType |
getPropostaCorrezione()
Returns the value of field 'propostaCorrezione'. |
SbnSimile |
getTipoControllo()
Returns the value of field 'tipoControllo'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setDocumento(DocumentoType documento)
Sets the value of field 'documento'. |
void |
setElementoAut(ElementAutType elementoAut)
Sets the value of field 'elementoAut'. |
void |
setPropostaCorrezione(PropostaType propostaCorrezione)
Sets the value of field 'propostaCorrezione'. |
void |
setTipoControllo(SbnSimile tipoControllo)
Sets the value of field 'tipoControllo'. |
static ModificaType |
unmarshalModificaType(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 |
public ModificaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public DocumentoType getDocumento()
public ElementAutType getElementoAut()
public PropostaType getPropostaCorrezione()
public SbnSimile getTipoControllo()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- public void setDocumento(DocumentoType documento)
documento
- the value of field 'documento'.public void setElementoAut(ElementAutType elementoAut)
elementoAut
- the value of field 'elementoAut'.public void setPropostaCorrezione(PropostaType propostaCorrezione)
propostaCorrezione
- the value of field
'propostaCorrezione'.public void setTipoControllo(SbnSimile tipoControllo)
tipoControllo
- the value of field 'tipoControllo'.public static ModificaType unmarshalModificaType(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |