|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.EstraeElementoAutType
Filtri per selezionare gli elementi da esportare
Constructor Summary | |
EstraeElementoAutType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ArrivoLegame |
getArrivoLegame()
Method getArrivoLegameReturns the value of field 'arrivoLegame'. |
EstraeDatiAutType |
getEstraeDatiAut()
Method getEstraeDatiAutReturns the value of field 'estraeDatiAut'. |
FiltraLocalizzaType |
getFiltraLocalizza()
Method getFiltraLocalizzaReturns the value of field 'filtraLocalizza'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setArrivoLegame(ArrivoLegame arrivoLegame)
Method setArrivoLegameSets the value of field 'arrivoLegame'. |
void |
setEstraeDatiAut(EstraeDatiAutType estraeDatiAut)
Method setEstraeDatiAutSets the value of field 'estraeDatiAut'. |
void |
setFiltraLocalizza(FiltraLocalizzaType filtraLocalizza)
Method setFiltraLocalizzaSets the value of field 'filtraLocalizza'. |
static EstraeElementoAutType |
unmarshalEstraeElementoAutType(java.io.Reader reader)
Method unmarshalEstraeElementoAutType |
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 |
public EstraeElementoAutType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public ArrivoLegame getArrivoLegame()
public EstraeDatiAutType getEstraeDatiAut()
public FiltraLocalizzaType getFiltraLocalizza()
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.ValidationException
public void setArrivoLegame(ArrivoLegame arrivoLegame)
arrivoLegame
- the value of field 'arrivoLegame'.public void setEstraeDatiAut(EstraeDatiAutType estraeDatiAut)
estraeDatiAut
- the value of field 'estraeDatiAut'.public void setFiltraLocalizza(FiltraLocalizzaType filtraLocalizza)
filtraLocalizza
- the value of field 'filtraLocalizza'.public static EstraeElementoAutType unmarshalEstraeElementoAutType(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 |