org.androidtransfuse.gen.invocationBuilder
Class ProtectedAccessorMethod
java.lang.Object
org.androidtransfuse.gen.invocationBuilder.ProtectedAccessorMethod
public class ProtectedAccessorMethod
- extends Object
- Author:
- John Ericksen
|
Constructor Summary |
ProtectedAccessorMethod(com.sun.codemodel.JDefinedClass definedClass,
com.sun.codemodel.JMethod method)
|
|
Method Summary |
com.sun.codemodel.JInvocation |
invoke()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtectedAccessorMethod
public ProtectedAccessorMethod(com.sun.codemodel.JDefinedClass definedClass,
com.sun.codemodel.JMethod method)
invoke
public com.sun.codemodel.JInvocation invoke()
Copyright © 2012. All Rights Reserved.