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