Public Member Functions | Static Public Member Functions

org.exolab.castor.builder.binding.ComponentBindingTypeChoice Class Reference

List of all members.

Public Member Functions

 ComponentBindingTypeChoice ()
Interface getInterface ()
ClassType getJavaClass ()
FieldType getMember ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setInterface (Interface _interface)
void setJavaClass (ClassType javaClass)
void setMember (FieldType member)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static
org.exolab.castor.builder.binding.ComponentBindingTypeChoice 
unmarshalComponentBindingTypeChoice (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Detailed Description

Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:07:51

Constructor & Destructor Documentation

org.exolab.castor.builder.binding.ComponentBindingTypeChoice.ComponentBindingTypeChoice (  ) 

Member Function Documentation

Interface org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getInterface (  ) 
ClassType org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getJavaClass (  ) 
FieldType org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getMember (  ) 
boolean org.exolab.castor.builder.binding.ComponentBindingTypeChoice.isValid (  ) 
void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
out 
void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
handler 
void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.setInterface ( Interface  _interface  ) 

Sets the value of field 'interface'.

Parameters:
_interface 
interface the value of field 'interface'.

Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor().

void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.setJavaClass ( ClassType  javaClass  ) 

Sets the value of field 'javaClass'.

Parameters:
javaClass the value of field 'javaClass'.

Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor().

void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.setMember ( FieldType  member  ) 

Sets the value of field 'member'.

Parameters:
member the value of field 'member'.

Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor().

static org.exolab.castor.builder.binding.ComponentBindingTypeChoice org.exolab.castor.builder.binding.ComponentBindingTypeChoice.unmarshalComponentBindingTypeChoice ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static]
Parameters:
reader 
void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties