- org.codehaus.groovy.runtime.wrappers.PojoWrapper
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Wrapper |
getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Field Detail
-
protected final Object wrapped
-
Constructor Detail
-
public PojoWrapper(Object wrapped, Class constrainedType)
-
Method Detail
-
public void setMetaClass(MetaClass metaClass)
Copyright © 2003-2014 The Codehaus. All rights reserved.