|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.EstraeDatiAutType
CERCA ELEMENTI DI AUTHORITY per EXPORT
Constructor Summary | |
EstraeDatiAutType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getRelatorCode()
Returns the value of field 'relatorCode'. |
SbnRangeDate |
getT005_Range()
Returns the value of field 't005_Range'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setRelatorCode(java.lang.String relatorCode)
Sets the value of field 'relatorCode'. |
void |
setT005_Range(SbnRangeDate t005_Range)
Sets the value of field 't005_Range'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
static EstraeDatiAutType |
unmarshalEstraeDatiAutType(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 EstraeDatiAutType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getRelatorCode()
public SbnRangeDate getT005_Range()
public SbnAuthority getTipoAuthority()
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 setRelatorCode(java.lang.String relatorCode)
relatorCode
- the value of field 'relatorCode'.public void setT005_Range(SbnRangeDate t005_Range)
t005_Range
- the value of field 't005_Range'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public static EstraeDatiAutType unmarshalEstraeDatiAutType(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 |