net.sourceforge.jpotpourri.codegen
Class GenVisibility
java.lang.Object
net.sourceforge.jpotpourri.codegen.GenVisibility
- All Implemented Interfaces:
- IJavaCode
public final class GenVisibility
- extends java.lang.Object
- implements IJavaCode
- Author:
- christoph_pickl@users.sourceforge.net
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PUBLIC
public static final GenVisibility PUBLIC
PROTECTED
public static final GenVisibility PROTECTED
DEFAULT
public static final GenVisibility DEFAULT
PRIVATE
public static final GenVisibility PRIVATE
toCode
public java.lang.String toCode()
- Specified by:
toCode
in interface IJavaCode
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2008. All Rights Reserved.