|
||||||||||
| 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.nut.ComponentNut
jfun.yan.xml.nuts.DelegatingNut
jfun.yan.xml.nuts.FieldNut
public class FieldNut
Nut class for <field> tag.
| Constructor Summary | |
|---|---|
FieldNut()
|
|
| Method Summary | |
|---|---|
Component |
eval()
|
boolean |
isPrivate_access()
|
void |
setClass(java.lang.Class type)
|
void |
setName(java.lang.String name)
|
void |
setPrivate_access(boolean private_access)
|
| Methods inherited from class jfun.yan.xml.nuts.DelegatingNut |
|---|
add, delegateTo, getComponent, getMandatory, setComponent |
| 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 FieldNut()
| Method Detail |
|---|
public boolean isPrivate_access()
public void setPrivate_access(boolean private_access)
public void setClass(java.lang.Class type)
public void setName(java.lang.String name)
public Component eval()
eval in class ComponentNut
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||