|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.CreaType
struttura per inserimenti
| 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, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CreaType()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public CreaTypeChoice getCreaTypeChoice()
public LocalizzaType getLocalizza()
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 -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setCreaTypeChoice(CreaTypeChoice creaTypeChoice)
creaTypeChoice - the value of field 'creaTypeChoice'.public void setLocalizza(LocalizzaType localizza)
localizza - the value of field 'localizza'.public void setTipoControllo(SbnSimile tipoControllo)
tipoControllo - the value of field 'tipoControllo'.
public static CreaType unmarshalCreaType(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||