Uses of Class
org.faktorips.devtools.abstraction.plainjava.internal.PlainJavaImplementation
-
Packages that use PlainJavaImplementation Package Description org.faktorips.devtools.abstraction.plainjava.internal -
-
Uses of PlainJavaImplementation in org.faktorips.devtools.abstraction.plainjava.internal
Methods in org.faktorips.devtools.abstraction.plainjava.internal that return PlainJavaImplementation Modifier and Type Method Description static PlainJavaImplementationPlainJavaImplementation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PlainJavaImplementation[]PlainJavaImplementation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-