it.imolinfo.jbi4corba.webservice.generator
Class CodeGenerationProperties

java.lang.Object
  extended by it.imolinfo.jbi4corba.webservice.generator.CodeGenerationProperties

public class CodeGenerationProperties
extends Object

This class is used to define a custom code generation.


Constructor Summary
CodeGenerationProperties()
          Creates a new instance of CodeGenerationProperties.
 
Method Summary
 boolean isValueTypeImplementationWithToStringAndEquals()
           
 void setValueTypeImplementationWithToStringAndEquals(boolean valueTypeImplementationWithToStringAndEquals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeGenerationProperties

public CodeGenerationProperties()
Creates a new instance of CodeGenerationProperties.

Method Detail

isValueTypeImplementationWithToStringAndEquals

public boolean isValueTypeImplementationWithToStringAndEquals()
Returns:
The reurn

setValueTypeImplementationWithToStringAndEquals

public void setValueTypeImplementationWithToStringAndEquals(boolean valueTypeImplementationWithToStringAndEquals)
Parameters:
valueTypeImplementationWithToStringAndEquals - The value type implementation with to string and equals


Copyright © 2005-2010 Imola Informatica. All Rights Reserved.