|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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 | |
void |
addT001(int index,
java.lang.String vT001)
Method addT001 |
void |
addT001(java.lang.String vT001)
Method addT001 |
void |
clearT001()
Method clearT001 |
java.util.Enumeration |
enumerateT001()
Method enumerateT001 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnLivello |
getLivelloAut_A()
Method getLivelloAut_AReturns the value of field 'livelloAut_A'. |
SbnLivello |
getLivelloAut_Da()
Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'. |
java.lang.String |
getRelatorCode()
Method getRelatorCodeReturns the value of field 'relatorCode'. |
java.lang.String[] |
getT001()
Method getT001 |
java.lang.String |
getT001(int index)
Method getT001 |
int |
getT001Count()
Method getT001Count |
SbnRangeDate |
getT005_Range()
Method getT005_RangeReturns the value of field 't005_Range'. |
SbnAuthority |
getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeT001(java.lang.String vT001)
Method removeT001 |
void |
setLivelloAut_A(SbnLivello livelloAut_A)
Method setLivelloAut_ASets the value of field 'livelloAut_A'. |
void |
setLivelloAut_Da(SbnLivello livelloAut_Da)
Method setLivelloAut_DaSets the value of field 'livelloAut_Da'. |
void |
setRelatorCode(java.lang.String relatorCode)
Method setRelatorCodeSets the value of field 'relatorCode'. |
void |
setT001(int index,
java.lang.String vT001)
Method setT001 |
void |
setT001(java.lang.String[] t001Array)
Method setT001 |
void |
setT005_Range(SbnRangeDate t005_Range)
Method setT005_RangeSets the value of field 't005_Range'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'. |
static EstraeDatiAutType |
unmarshalEstraeDatiAutType(java.io.Reader reader)
Method unmarshalEstraeDatiAutType |
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 EstraeDatiAutType()
Method Detail |
public void addT001(java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
vT001
-
java.lang.IndexOutOfBoundsException
public void addT001(int index, java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
index
- vT001
-
java.lang.IndexOutOfBoundsException
public void clearT001()
public java.util.Enumeration enumerateT001()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public SbnLivello getLivelloAut_A()
public SbnLivello getLivelloAut_Da()
public java.lang.String getRelatorCode()
public java.lang.String getT001(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getT001()
public int getT001Count()
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
-
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 boolean removeT001(java.lang.String vT001)
vT001
- public void setLivelloAut_A(SbnLivello livelloAut_A)
livelloAut_A
- the value of field 'livelloAut_A'.public void setLivelloAut_Da(SbnLivello livelloAut_Da)
livelloAut_Da
- the value of field 'livelloAut_Da'.public void setRelatorCode(java.lang.String relatorCode)
relatorCode
- the value of field 'relatorCode'.public void setT001(int index, java.lang.String vT001) throws java.lang.IndexOutOfBoundsException
index
- vT001
-
java.lang.IndexOutOfBoundsException
public void setT001(java.lang.String[] t001Array)
t001Array
- 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
-
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 |