|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ho.yaml.wrapper.AbstractWrapper org.ho.yaml.wrapper.DefaultSimpleTypeWrapper org.ho.yaml.wrapper.OneArgConstructorTypeWrapper org.ho.yaml.wrapper.ClassWrapper
public class ClassWrapper
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.ho.yaml.wrapper.ObjectWrapper |
---|
ObjectWrapper.CreateListener |
Constructor Summary | |
---|---|
ClassWrapper(java.lang.Class type)
|
Method Summary | |
---|---|
java.lang.Object |
getOutputValue()
|
void |
setObject(java.lang.Object obj)
|
Methods inherited from class org.ho.yaml.wrapper.OneArgConstructorTypeWrapper |
---|
expectedArgType, getArgType, makeWrapper, setArgType, setType |
Methods inherited from class org.ho.yaml.wrapper.AbstractWrapper |
---|
addCreateHandler, createPrototype, getObject, getType, setYamlConfig, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ho.yaml.wrapper.ObjectWrapper |
---|
addCreateHandler, createPrototype, getObject, getType, setYamlConfig |
Constructor Detail |
---|
public ClassWrapper(java.lang.Class type)
Method Detail |
---|
public void setObject(java.lang.Object obj)
setObject
in interface ObjectWrapper
setObject
in class OneArgConstructorTypeWrapper
public java.lang.Object getOutputValue()
getOutputValue
in interface SimpleObjectWrapper
getOutputValue
in class DefaultSimpleTypeWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |