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
 byte[] getC9_856_1()
          Method getC9_856_1Returns the value of field 'c9_856_1'.
 java.lang.String getU_856()
          Method getU_856Returns the value of field 'u_856'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setC9_856_1(byte[] c9_856_1)
          Method setC9_856_1Sets the value of field 'c9_856_1'.
 void setU_856(java.lang.String u_856)
          Method setU_856Sets the value of field 'u_856'.
static C856 unmarshalC856(java.io.Reader reader)
          Method unmarshalC856
 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

C856

public C856()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getC9_856_1

public byte[] getC9_856_1()
Method getC9_856_1Returns the value of field 'c9_856_1'. The field 'c9_856_1' has the following description: file immagine

Returns:
the value of field 'c9_856_1'.

getU_856

public java.lang.String getU_856()
Method getU_856Returns the value of field 'u_856'. The field 'u_856' has the following description: URI di accesso

Returns:
the value of field 'u_856'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setC9_856_1

public void setC9_856_1(byte[] c9_856_1)
Method setC9_856_1Sets the value of field 'c9_856_1'. The field 'c9_856_1' has the following description: file immagine

Parameters:
c9_856_1 - the value of field 'c9_856_1'.

setU_856

public void setU_856(java.lang.String u_856)
Method setU_856Sets the value of field 'u_856'. The field 'u_856' has the following description: URI 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
Method unmarshalC856

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException