public class ComponentBindingTypeChoice
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ComponentBindingTypeChoice() |
| Modifier and Type | Method and Description |
|---|---|
Interface |
getInterface()
Returns the value of field 'interface'.
|
ClassType |
getJavaClass()
Returns the value of field 'javaClass'.
|
FieldType |
getMember()
Returns the value of field 'member'.
|
boolean |
isValid() |
void |
marshal(org.xml.sax.ContentHandler handler) |
void |
marshal(java.io.Writer out) |
void |
setInterface(Interface _interface)
Sets the value of field 'interface'.
|
void |
setJavaClass(ClassType javaClass)
Sets the value of field 'javaClass'.
|
void |
setMember(FieldType member)
Sets the value of field 'member'.
|
static ComponentBindingTypeChoice |
unmarshalComponentBindingTypeChoice(java.io.Reader reader) |
void |
validate() |
public Interface getInterface()
public ClassType getJavaClass()
public FieldType getMember()
public boolean isValid()
public void marshal(java.io.Writer out)
throws MarshalException,
ValidationException
out - MarshalExceptionValidationExceptionpublic void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
MarshalException,
ValidationException
handler - java.io.IOExceptionMarshalExceptionValidationExceptionpublic void setInterface(Interface _interface)
_interface - the value of field 'interface'.public void setJavaClass(ClassType javaClass)
javaClass - the value of field 'javaClass'.public void setMember(FieldType member)
member - the value of field 'member'.public static ComponentBindingTypeChoice unmarshalComponentBindingTypeChoice(java.io.Reader reader) throws MarshalException, ValidationException
reader - MarshalExceptionValidationExceptionpublic void validate()
throws ValidationException
ValidationExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com