com.extentech.ExtenBean
Class VariableConverter

java.lang.Object
  extended by com.extentech.ExtenBean.VariableConverter

public class VariableConverter
extends java.lang.Object

a tool to replace public variables in classes with get/set methods

Version:
1.1
Author:
John McMahon -- Copyright ©2011Extentech Inc.
See Also:
ExtenBeanFactory, DataObject, colinfo

Constructor Summary
VariableConverter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void processDataObject(DataObject dobj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableConverter

public VariableConverter()
Method Detail

processDataObject

public void processDataObject(DataObject dobj)

main

public static void main(java.lang.String[] args)


Copyright © 2011 Extentech Inc. All Rights Reserved.