|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiDocType | +--sbnmarc.GraficoType
Class GraficoType.
Constructor Summary | |
GraficoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnLivello |
getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'. |
C116 |
getT116()
Method getT116Returns the value of field 't116'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'. |
void |
setT116(C116 t116)
Method setT116Sets the value of field 't116'. |
static GraficoType |
unmarshalGraficoType(java.io.Reader reader)
Method unmarshalGraficoType |
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 |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraficoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class DatiDocType
obj
- public SbnLivello getLivelloAut()
public C116 getT116()
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 DatiDocType
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
marshal
in class DatiDocType
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setLivelloAut(SbnLivello livelloAut)
livelloAut
- the value of field 'livelloAut'.public void setT116(C116 t116)
t116
- the value of field 't116'.public static GraficoType unmarshalGraficoType(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 DatiDocType
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |