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

See Also:
Serialized Form

Constructor Summary
TitAccessoTypeChoice()
           
 
Method Summary
 C423 getT423()
          Returns the value of field 't423'.
 C200 getT454()
          Returns the value of field 't454'.
 C200 getT510()
          Returns the value of field 't510'.
 C200 getT517()
          Returns the value of field 't517'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setT423(C423 t423)
          Sets the value of field 't423'.
 void setT454(C200 t454)
          Sets the value of field 't454'.
 void setT510(C200 t510)
          Sets the value of field 't510'.
 void setT517(C200 t517)
          Sets the value of field 't517'.
static TitAccessoTypeChoice unmarshalTitAccessoTypeChoice(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TitAccessoTypeChoice

public TitAccessoTypeChoice()
Method Detail

getT423

public C423 getT423()
Returns the value of field 't423'.
Returns:
the value of field 't423'.

getT454

public C200 getT454()
Returns the value of field 't454'.
Returns:
the value of field 't454'.

getT510

public C200 getT510()
Returns the value of field 't510'.
Returns:
the value of field 't510'.

getT517

public C200 getT517()
Returns the value of field 't517'.
Returns:
the value of field 't517'.

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 -  

setT423

public void setT423(C423 t423)
Sets the value of field 't423'.
Parameters:
t423 - the value of field 't423'.

setT454

public void setT454(C200 t454)
Sets the value of field 't454'.
Parameters:
t454 - the value of field 't454'.

setT510

public void setT510(C200 t510)
Sets the value of field 't510'.
Parameters:
t510 - the value of field 't510'.

setT517

public void setT517(C200 t517)
Sets 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
Parameters:
reader -  

validate

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