sbnmarc
Class TitAccessoTypeChoice

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.TitAccessoTypeChoice
All Implemented Interfaces:
java.io.Serializable

public class TitAccessoTypeChoice
extends sbnmarcBase
implements java.io.Serializable

Class TitAccessoTypeChoice.

See Also:
Serialized Form

Constructor Summary
TitAccessoTypeChoice()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 C423 getT423()
          Method getT423Returns the value of field 't423'.
 C200 getT454()
          Method getT454Returns the value of field 't454'.
 C200 getT510()
          Method getT510Returns the value of field 't510'.
 C200 getT517()
          Method getT517Returns the value of field 't517'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setT423(C423 t423)
          Method setT423Sets the value of field 't423'.
 void setT454(C200 t454)
          Method setT454Sets the value of field 't454'.
 void setT510(C200 t510)
          Method setT510Sets the value of field 't510'.
 void setT517(C200 t517)
          Method setT517Sets the value of field 't517'.
static TitAccessoTypeChoice unmarshalTitAccessoTypeChoice(java.io.Reader reader)
          Method unmarshalTitAccessoTypeChoice
 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

TitAccessoTypeChoice

public TitAccessoTypeChoice()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getT423

public C423 getT423()
Method getT423Returns the value of field 't423'.

Returns:
the value of field 't423'.

getT454

public C200 getT454()
Method getT454Returns the value of field 't454'.

Returns:
the value of field 't454'.

getT510

public C200 getT510()
Method getT510Returns the value of field 't510'.

Returns:
the value of field 't510'.

getT517

public C200 getT517()
Method getT517Returns the value of field 't517'.

Returns:
the value of field 't517'.

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

setT423

public void setT423(C423 t423)
Method setT423Sets the value of field 't423'.

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

setT454

public void setT454(C200 t454)
Method setT454Sets the value of field 't454'.

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

setT510

public void setT510(C200 t510)
Method setT510Sets the value of field 't510'.

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

setT517

public void setT517(C200 t517)
Method setT517Sets the value of field 't517'.

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

unmarshalTitAccessoTypeChoice

public static TitAccessoTypeChoice unmarshalTitAccessoTypeChoice(java.io.Reader reader)
                                                          throws org.exolab.castor.xml.MarshalException,
                                                                 org.exolab.castor.xml.ValidationException
Method unmarshalTitAccessoTypeChoice

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