|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.LocalizzaInfoType
la struttura ha molteplicita' da definire secondo le esigenze di performance, viene fissato a 100 per esempio
Constructor Summary | |
LocalizzaInfoType()
|
Method Summary | |
void |
addT899(C899 vT899)
Method addT899 |
void |
addT899(int index,
C899 vT899)
Method addT899 |
void |
clearT899()
Method clearT899 |
java.util.Enumeration |
enumerateT899()
Method enumerateT899 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getSbnIDLoc()
Method getSbnIDLocReturns the value of field 'sbnIDLoc'. |
C899[] |
getT899()
Method getT899 |
C899 |
getT899(int index)
Method getT899 |
int |
getT899Count()
Method getT899Count |
SbnTipoLocalizza |
getTipoInfo()
Method getTipoInfoReturns the value of field 'tipoInfo'. |
SbnOggetto |
getTipoOggetto()
Method getTipoOggettoReturns the value of field 'tipoOggetto'. |
SbnAzioneLocalizza |
getTipoOperazione()
Method getTipoOperazioneReturns the value of field 'tipoOperazione'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeT899(C899 vT899)
Method removeT899 |
void |
setSbnIDLoc(java.lang.String sbnIDLoc)
Method setSbnIDLocSets the value of field 'sbnIDLoc'. |
void |
setT899(C899[] t899Array)
Method setT899 |
void |
setT899(int index,
C899 vT899)
Method setT899 |
void |
setTipoInfo(SbnTipoLocalizza tipoInfo)
Method setTipoInfoSets the value of field 'tipoInfo'. |
void |
setTipoOggetto(SbnOggetto tipoOggetto)
Method setTipoOggettoSets the value of field 'tipoOggetto'. |
void |
setTipoOperazione(SbnAzioneLocalizza tipoOperazione)
Method setTipoOperazioneSets the value of field 'tipoOperazione'. |
static LocalizzaInfoType |
unmarshalLocalizzaInfoType(java.io.Reader reader)
Method unmarshalLocalizzaInfoType |
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 LocalizzaInfoType()
Method Detail |
public void addT899(C899 vT899) throws java.lang.IndexOutOfBoundsException
vT899
-
java.lang.IndexOutOfBoundsException
public void addT899(int index, C899 vT899) throws java.lang.IndexOutOfBoundsException
index
- vT899
-
java.lang.IndexOutOfBoundsException
public void clearT899()
public java.util.Enumeration enumerateT899()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getSbnIDLoc()
public C899 getT899(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public C899[] getT899()
public int getT899Count()
public SbnTipoLocalizza getTipoInfo()
public SbnOggetto getTipoOggetto()
public SbnAzioneLocalizza getTipoOperazione()
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 removeT899(C899 vT899)
vT899
- public void setSbnIDLoc(java.lang.String sbnIDLoc)
sbnIDLoc
- the value of field 'sbnIDLoc'.public void setT899(int index, C899 vT899) throws java.lang.IndexOutOfBoundsException
index
- vT899
-
java.lang.IndexOutOfBoundsException
public void setT899(C899[] t899Array)
t899Array
- public void setTipoInfo(SbnTipoLocalizza tipoInfo)
tipoInfo
- the value of field 'tipoInfo'.public void setTipoOggetto(SbnOggetto tipoOggetto)
tipoOggetto
- the value of field 'tipoOggetto'.public void setTipoOperazione(SbnAzioneLocalizza tipoOperazione)
tipoOperazione
- the value of field 'tipoOperazione'.public static LocalizzaInfoType unmarshalLocalizzaInfoType(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 |