org.androidannotations.helper
Class ActivityIntentBuilder
java.lang.Object
org.androidannotations.helper.IntentBuilder
org.androidannotations.helper.ActivityIntentBuilder
public class ActivityIntentBuilder
- extends IntentBuilder
Fields inherited from class org.androidannotations.helper.IntentBuilder |
androidManifest, codeModelHelper, contextClass, contextField, elementUtils, fragmentField, fragmentSupportField, holder, intentClass, putExtraMethods, typeUtils |
Method Summary |
void |
build()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityIntentBuilder
public ActivityIntentBuilder(HasIntentBuilder holder,
AndroidManifest androidManifest)
build
public void build()
throws com.sun.codemodel.JClassAlreadyExistsException
- Overrides:
build
in class IntentBuilder
- Throws:
com.sun.codemodel.JClassAlreadyExistsException
Copyright © 2010-2014. All Rights Reserved.