|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C899
899 - informazioni di posseduto. Uno dei due codici biblioteca (sbn o anagrafe) sono obbligatori
Constructor Summary | |
C899()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_899()
Method getA_899Returns the value of field 'a_899'. |
java.lang.String |
getB_899()
Method getB_899Returns the value of field 'b_899'. |
java.lang.String |
getC1_899()
Method getC1_899Returns the value of field 'c1_899'. |
java.lang.String |
getC2_899()
Method getC2_899Returns the value of field 'c2_899'. |
SbnIndicatore |
getE_899()
Method getE_899Returns the value of field 'e_899'. |
java.lang.String |
getG_899()
Method getG_899Returns the value of field 'g_899'. |
java.lang.String |
getN_899()
Method getN_899Returns the value of field 'n_899'. |
SbnIndicatore |
getQ_899()
Method getQ_899Returns the value of field 'q_899'. |
java.lang.String |
getS_899()
Method getS_899Returns the value of field 's_899'. |
SbnTipoDigitalizzazione |
getT_899()
Method getT_899Returns the value of field 't_899'. |
SbnTipoLocalizza |
getTipoInfo()
Method getTipoInfoReturns the value of field 'tipoInfo'. |
java.lang.String |
getU_899()
Method getU_899Returns the value of field 'u_899'. |
java.lang.String |
getZ_899()
Method getZ_899Returns the value of field 'z_899'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setA_899(java.lang.String a_899)
Method setA_899Sets the value of field 'a_899'. |
void |
setB_899(java.lang.String b_899)
Method setB_899Sets the value of field 'b_899'. |
void |
setC1_899(java.lang.String c1_899)
Method setC1_899Sets the value of field 'c1_899'. |
void |
setC2_899(java.lang.String c2_899)
Method setC2_899Sets the value of field 'c2_899'. |
void |
setE_899(SbnIndicatore e_899)
Method setE_899Sets the value of field 'e_899'. |
void |
setG_899(java.lang.String g_899)
Method setG_899Sets the value of field 'g_899'. |
void |
setN_899(java.lang.String n_899)
Method setN_899Sets the value of field 'n_899'. |
void |
setQ_899(SbnIndicatore q_899)
Method setQ_899Sets the value of field 'q_899'. |
void |
setS_899(java.lang.String s_899)
Method setS_899Sets the value of field 's_899'. |
void |
setT_899(SbnTipoDigitalizzazione t_899)
Method setT_899Sets the value of field 't_899'. |
void |
setTipoInfo(SbnTipoLocalizza tipoInfo)
Method setTipoInfoSets the value of field 'tipoInfo'. |
void |
setU_899(java.lang.String u_899)
Method setU_899Sets the value of field 'u_899'. |
void |
setZ_899(java.lang.String z_899)
Method setZ_899Sets the value of field 'z_899'. |
static C899 |
unmarshalC899(java.io.Reader reader)
Method unmarshalC899 |
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 C899()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public java.lang.String getA_899()
public java.lang.String getB_899()
public java.lang.String getC1_899()
public java.lang.String getC2_899()
public SbnIndicatore getE_899()
public java.lang.String getG_899()
public java.lang.String getN_899()
public SbnIndicatore getQ_899()
public java.lang.String getS_899()
public SbnTipoDigitalizzazione getT_899()
public SbnTipoLocalizza getTipoInfo()
public java.lang.String getU_899()
public java.lang.String getZ_899()
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 void setA_899(java.lang.String a_899)
a_899
- the value of field 'a_899'.public void setB_899(java.lang.String b_899)
b_899
- the value of field 'b_899'.public void setC1_899(java.lang.String c1_899)
c1_899
- the value of field 'c1_899'.public void setC2_899(java.lang.String c2_899)
c2_899
- the value of field 'c2_899'.public void setE_899(SbnIndicatore e_899)
e_899
- the value of field 'e_899'.public void setG_899(java.lang.String g_899)
g_899
- the value of field 'g_899'.public void setN_899(java.lang.String n_899)
n_899
- the value of field 'n_899'.public void setQ_899(SbnIndicatore q_899)
q_899
- the value of field 'q_899'.public void setS_899(java.lang.String s_899)
s_899
- the value of field 's_899'.public void setT_899(SbnTipoDigitalizzazione t_899)
t_899
- the value of field 't_899'.public void setTipoInfo(SbnTipoLocalizza tipoInfo)
tipoInfo
- the value of field 'tipoInfo'.public void setU_899(java.lang.String u_899)
u_899
- the value of field 'u_899'.public void setZ_899(java.lang.String z_899)
z_899
- the value of field 'z_899'.public static C899 unmarshalC899(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 |