|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.Nut
jfun.yan.xml.nuts.optional.BinderCase
public class BinderCase
Represents a case in the <typecase> tag.
See TypeCaseNut.
| Constructor Summary | |
|---|---|
BinderCase()
|
|
| Method Summary | |
|---|---|
void |
eval()
|
Binder |
getBinder()
|
java.lang.Class |
getType()
|
void |
setBinder(Binder binder)
|
void |
setType(java.lang.Class type)
|
| Methods inherited from class jfun.yan.xml.nut.Nut |
|---|
cast, checkDuplicate, checkMandatory, checkMandatory, convert, getComponentClassLoader, getId, getNutClassLoader, getNutEnvironment, getParameterWiring, getPropertyWiring, getSequenceNumber, getTagLocation, getTagName, initGloballyDefined, initNutEnvironment, initSequenceNumber, initTagLocation, initTagName, isGloballyDefined, raise, raise, register, registerEagerInstantiation, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BinderCase()
| Method Detail |
|---|
public Binder getBinder()
public void setBinder(Binder binder)
public java.lang.Class getType()
public void setType(java.lang.Class type)
public void eval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||