com.advancedpwr.record.methods
Class CalendarBuilder

java.lang.Object
  extended by com.advancedpwr.record.methods.BuildMethodWriter
      extended by com.advancedpwr.record.methods.CalendarBuilder

public class CalendarBuilder
extends BuildMethodWriter


Field Summary
 
Fields inherited from class com.advancedpwr.record.methods.BuildMethodWriter
fieldAccessPath, fieldClassWriter, fieldFactory, fieldScope
 
Constructor Summary
CalendarBuilder()
           
 
Method Summary
protected  String instanceType()
           
protected  void writeBuilderMethods()
           
protected  void writeInstance()
           
 
Methods inherited from class com.advancedpwr.record.methods.BuildMethodWriter
buildMethod, closeBrace, createMethodBuilder, declaredExceptions, depth, exceptions, formattedExceptionList, getAccessPath, getClassWriter, getFactory, getInstanceTree, hasDeclaredException, hasDefaultConstructor, instanceName, newLine, openBrace, populator, resultBuilder, returnType, scope, setAccessPath, setClassWriter, setFactory, setScopeProtected, setScopePublic, wrapException, write, writeField, writeIfNotNullReturnInstance, writeLine, writeMethodSignature, writePopulators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarBuilder

public CalendarBuilder()
Method Detail

writeBuilderMethods

protected void writeBuilderMethods()
Overrides:
writeBuilderMethods in class BuildMethodWriter

instanceType

protected String instanceType()
Overrides:
instanceType in class BuildMethodWriter

writeInstance

protected void writeInstance()
Overrides:
writeInstance in class BuildMethodWriter


Copyright © 2011 Advanced Power Co. All Rights Reserved.