com.advancedpwr.record.methods
Class InstanceMethodBuilder
java.lang.Object
com.advancedpwr.record.methods.BuildMethodWriter
com.advancedpwr.record.methods.InstanceMethodBuilder
public class InstanceMethodBuilder
- extends BuildMethodWriter
| Methods inherited from class com.advancedpwr.record.methods.BuildMethodWriter |
closeBrace, createMethodBuilder, declaredExceptions, depth, exceptions, formattedExceptionList, getAccessPath, getClassWriter, getFactory, getInstanceTree, hasDeclaredException, hasDefaultConstructor, instanceName, instanceType, newLine, openBrace, populator, returnType, scope, setAccessPath, setClassWriter, setFactory, setScopeProtected, setScopePublic, wrapException, write, writeBuilderMethods, writeField, writeIfNotNullReturnInstance, writeInstance, writeLine, writeMethodSignature, writePopulators |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldBuilder
protected BuildMethodWriter fieldBuilder
InstanceMethodBuilder
public InstanceMethodBuilder()
getBuilder
public BuildMethodWriter getBuilder()
setBuilder
public void setBuilder(BuildMethodWriter firstInstance)
buildMethod
public void buildMethod()
- Overrides:
buildMethod in class BuildMethodWriter
resultBuilder
public String resultBuilder()
- Overrides:
resultBuilder in class BuildMethodWriter
Copyright © 2011 Advanced Power Co. All Rights Reserved.