com.moesol.generator
Class Generator

java.lang.Object
  extended by com.moesol.generator.Generator

public class Generator
extends Object


Method Summary
static Generator getInstance()
           
static void main(String[] args)
           
 void setGenPackage(boolean v)
           
 void setGenPrivate(boolean v)
           
 void setGenProtected(boolean v)
           
 void setNoNative(boolean v)
           
 void setNoValues(boolean v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Generator getInstance()

main

public static void main(String[] args)

setGenProtected

public void setGenProtected(boolean v)

setGenPackage

public void setGenPackage(boolean v)

setGenPrivate

public void setGenPrivate(boolean v)

setNoNative

public void setNoNative(boolean v)

setNoValues

public void setNoValues(boolean v)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.