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 |
| org.exolab.castor.builder.binding.ComponentBindingTypeChoice.ComponentBindingTypeChoice | ( | ) |
| Interface org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getInterface | ( | ) |
Returns the value of field 'interface'.
Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor(), and org.exolab.castor.builder.binding.XMLBindingComponent.setView().
| ClassType org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getJavaClass | ( | ) |
Returns the value of field 'javaClass'.
Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor(), and org.exolab.castor.builder.binding.XMLBindingComponent.setView().
| FieldType org.exolab.castor.builder.binding.ComponentBindingTypeChoice.getMember | ( | ) |
Returns the value of field 'member'.
Referenced by org.exolab.castor.builder.binding.ComponentBindingTypeChoiceDescriptor.ComponentBindingTypeChoiceDescriptor(), and org.exolab.castor.builder.binding.XMLBindingComponent.setView().
| 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 |
| 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 |
| handler |
| void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.setInterface | ( | Interface | _interface | ) |
Sets the value of field 'interface'.
| _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'.
| 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'.
| 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] |
| reader |
| void org.exolab.castor.builder.binding.ComponentBindingTypeChoice.validate | ( | ) | throws org.exolab.castor.xml.ValidationException |
1.7.0