|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LegameElementoAutType
legami a elementi di authority
Constructor Summary | |
LegameElementoAutType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ElementAutType |
getElementoAutLegato()
Returns the value of field 'elementoAutLegato'. |
java.lang.String |
getIdArrivo()
Returns the value of field 'idArrivo'. |
java.lang.String |
getNoteLegame()
Returns the value of field 'noteLegame'. |
java.lang.String |
getRelatorCode()
Returns the value of field 'relatorCode'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
SbnLegameAut |
getTipoLegame()
Returns the value of field 'tipoLegame'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setElementoAutLegato(ElementAutType elementoAutLegato)
Sets the value of field 'elementoAutLegato'. |
void |
setIdArrivo(java.lang.String idArrivo)
Sets the value of field 'idArrivo'. |
void |
setNoteLegame(java.lang.String noteLegame)
Sets the value of field 'noteLegame'. |
void |
setRelatorCode(java.lang.String relatorCode)
Sets the value of field 'relatorCode'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
void |
setTipoLegame(SbnLegameAut tipoLegame)
Sets the value of field 'tipoLegame'. |
static LegameElementoAutType |
unmarshalLegameElementoAutType(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 LegameElementoAutType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public ElementAutType getElementoAutLegato()
public java.lang.String getIdArrivo()
public java.lang.String getNoteLegame()
public java.lang.String getRelatorCode()
public SbnAuthority getTipoAuthority()
public SbnLegameAut getTipoLegame()
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 setElementoAutLegato(ElementAutType elementoAutLegato)
elementoAutLegato
- the value of field
'elementoAutLegato'.public void setIdArrivo(java.lang.String idArrivo)
idArrivo
- the value of field 'idArrivo'.public void setNoteLegame(java.lang.String noteLegame)
noteLegame
- the value of field 'noteLegame'.public void setRelatorCode(java.lang.String relatorCode)
relatorCode
- the value of field 'relatorCode'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public void setTipoLegame(SbnLegameAut tipoLegame)
tipoLegame
- the value of field 'tipoLegame'.public static LegameElementoAutType unmarshalLegameElementoAutType(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 |