Uses of Class
org.exolab.castor.builder.SingleClassGenerator

Packages that use SingleClassGenerator
org.exolab.castor.builder.conflictresolution   
 

Uses of SingleClassGenerator in org.exolab.castor.builder.conflictresolution
 

Methods in org.exolab.castor.builder.conflictresolution that return SingleClassGenerator
protected  SingleClassGenerator BaseClassNameCRStrategy.getSingleClassGenerator()
          Returns the current caller of this strategy implementation.
 

Methods in org.exolab.castor.builder.conflictresolution with parameters of type SingleClassGenerator
 void ClassNameCRStrategy.setSingleClassGenerator(SingleClassGenerator generator)
          Injects the SingleClassGenerator instance that actually is calling a method of this strategy.
 void BaseClassNameCRStrategy.setSingleClassGenerator(SingleClassGenerator generator)
          Sets the current caller of this strategy implementation.
 



Copyright © 2012. All Rights Reserved.