sbnmarc
Class C856
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.C856
- All Implemented Interfaces:
- java.io.Serializable
- public class C856
- extends sbnmarcBase
- implements java.io.Serializable
856 - locazione elettronica
- See Also:
- Serialized Form
Constructor Summary |
C856()
|
Method Summary |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getG_856()
Returns the value of field 'g_856'. |
java.lang.String |
getU_856()
Returns the value of field 'u_856'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setG_856(java.lang.String g_856)
Sets the value of field 'g_856'. |
void |
setU_856(java.lang.String u_856)
Sets the value of field 'u_856'. |
static C856 |
unmarshalC856(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
C856
public C856()
equals
public boolean equals(java.lang.Object obj)
- Note: hashCode() has not been overriden
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
getG_856
public java.lang.String getG_856()
- Returns the value of field 'g_856'. The field 'g_856' has
the following description: URN di accesso
- Returns:
- the value of field 'g_856'.
getU_856
public java.lang.String getU_856()
- Returns the value of field 'u_856'. The field 'u_856' has
the following description: URL di accesso
- Returns:
- the value of field 'u_856'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
setG_856
public void setG_856(java.lang.String g_856)
- Sets the value of field 'g_856'. The field 'g_856' has the
following description: URN di accesso
- Parameters:
g_856
- the value of field 'g_856'.
setU_856
public void setU_856(java.lang.String u_856)
- Sets the value of field 'u_856'. The field 'u_856' has the
following description: URL di accesso
- Parameters:
u_856
- the value of field 'u_856'.
unmarshalC856
public static C856 unmarshalC856(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException