|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ArrivoLegame
struttura per dati di arrivo legame: si specializza sul tipo oggetto di arrivo
Constructor Summary | |
ArrivoLegame()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
LegameDocType |
getLegameDoc()
Returns the value of field 'legameDoc'. |
LegameElementoAutType |
getLegameElementoAut()
Returns the value of field 'legameElementoAut'. |
LegameTitAccessoType |
getLegameTitAccesso()
Returns the value of field 'legameTitAccesso'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setLegameDoc(LegameDocType legameDoc)
Sets the value of field 'legameDoc'. |
void |
setLegameElementoAut(LegameElementoAutType legameElementoAut)
Sets the value of field 'legameElementoAut'. |
void |
setLegameTitAccesso(LegameTitAccessoType legameTitAccesso)
Sets the value of field 'legameTitAccesso'. |
static ArrivoLegame |
unmarshalArrivoLegame(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 ArrivoLegame()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public LegameDocType getLegameDoc()
public LegameElementoAutType getLegameElementoAut()
public LegameTitAccessoType getLegameTitAccesso()
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 setLegameDoc(LegameDocType legameDoc)
legameDoc
- the value of field 'legameDoc'.public void setLegameElementoAut(LegameElementoAutType legameElementoAut)
legameElementoAut
- the value of field
'legameElementoAut'.public void setLegameTitAccesso(LegameTitAccessoType legameTitAccesso)
legameTitAccesso
- the value of field 'legameTitAccesso'public static ArrivoLegame unmarshalArrivoLegame(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 |