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