|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.DatiDocType
|
+--sbnmarc.CartograficoType
| Constructor Summary | |
CartograficoType()
|
|
| Method Summary | |
void |
addT206(C206 vT206)
|
void |
addT206(int index,
C206 vT206)
|
void |
clearT206()
|
java.util.Enumeration |
enumerateT206()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
C120 |
getT120()
Returns the value of field 't120'. |
C121 |
getT121()
Returns the value of field 't121'. |
C123 |
getT123()
Returns the value of field 't123'. |
C124 |
getT124()
Returns the value of field 't124'. |
C206[] |
getT206()
|
C206 |
getT206(int index)
|
int |
getT206Count()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeT206(C206 vT206)
|
void |
setT120(C120 t120)
Sets the value of field 't120'. |
void |
setT121(C121 t121)
Sets the value of field 't121'. |
void |
setT123(C123 t123)
Sets the value of field 't123'. |
void |
setT124(C124 t124)
Sets the value of field 't124'. |
void |
setT206(C206[] t206Array)
|
void |
setT206(int index,
C206 vT206)
|
static CartograficoType |
unmarshalCartograficoType(java.io.Reader reader)
|
void |
validate()
|
| Methods inherited from class sbnmarc.DatiDocType |
addNumSTD, addNumSTD, addT210, addT210, clearNumSTD, clearT210, enumerateNumSTD, enumerateT210, getGuida, getLivelloAut, getNumSTD, getNumSTD, getNumSTDCount, getT001, getT005, getT100, getT101, getT102, getT110, getT200, getT205, getT207, getT210, getT210, getT210Count, getT215, getT3XX, getT801, getT856, getTipoMateriale, removeNumSTD, removeT210, setGuida, setLivelloAut, setNumSTD, setNumSTD, setT001, setT005, setT100, setT101, setT102, setT110, setT200, setT205, setT207, setT210, setT210, setT215, setT3XX, setT801, setT856, setTipoMateriale, unmarshalDatiDocType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CartograficoType()
| Method Detail |
public void addT206(C206 vT206)
throws java.lang.IndexOutOfBoundsException
vT206 -
public void addT206(int index,
C206 vT206)
throws java.lang.IndexOutOfBoundsException
index - vT206 - public void clearT206()
public java.util.Enumeration enumerateT206()
public boolean equals(java.lang.Object obj)
equals in class DatiDocTypeobj - public C120 getT120()
public C121 getT121()
public C123 getT123()
public C124 getT124()
public C206 getT206(int index)
throws java.lang.IndexOutOfBoundsException
index - public C206[] getT206()
public int getT206Count()
public boolean isValid()
isValid in class DatiDocType
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class DatiDocTypeout -
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class DatiDocTypehandler - public boolean removeT206(C206 vT206)
vT206 - public void setT120(C120 t120)
t120 - the value of field 't120'.public void setT121(C121 t121)
t121 - the value of field 't121'.public void setT123(C123 t123)
t123 - the value of field 't123'.public void setT124(C124 t124)
t124 - the value of field 't124'.
public void setT206(int index,
C206 vT206)
throws java.lang.IndexOutOfBoundsException
index - vT206 - public void setT206(C206[] t206Array)
t206Array -
public static CartograficoType unmarshalCartograficoType(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
validate in class DatiDocType
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||