org.jboss.errai.codegen
Class ProxyMaker.ProxyProperty
java.lang.Object
org.jboss.errai.codegen.ProxyMaker.ProxyProperty
- All Implemented Interfaces:
- Statement
- Enclosing class:
- ProxyMaker
public static class ProxyMaker.ProxyProperty
- extends Object
- implements Statement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyMaker.ProxyProperty
public ProxyMaker.ProxyProperty(String propertyName,
MetaClass type,
Statement valueReference)
getType
public MetaClass getType()
- Specified by:
getType
in interface Statement
getOriginalValueReference
public Statement getOriginalValueReference()
getProxiedValueReference
public Statement getProxiedValueReference()
generate
public String generate(Context context)
- Specified by:
generate
in interface Statement
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.