|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.builder.binding.ComponentBindingTypeChoice
| Constructor Summary | |
|---|---|
ComponentBindingTypeChoice()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ComponentBindingTypeChoice()
| Method Detail |
public Interface getInterface()
public ClassType getJavaClass()
public FieldType getMember()
public boolean isValid()
public void marshal(java.io.Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
MarshalException,
ValidationException
handler -
java.io.IOException
MarshalException
ValidationExceptionpublic void setInterface(Interface _interface)
_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 -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||