Uses of Enum Class
org.faktorips.devtools.abstraction.plainjava.internal.PlainJavaResourceChange.Type
Packages that use PlainJavaResourceChange.Type
-
Uses of PlainJavaResourceChange.Type in org.faktorips.devtools.abstraction.plainjava.internal
Methods in org.faktorips.devtools.abstraction.plainjava.internal that return PlainJavaResourceChange.TypeModifier and TypeMethodDescriptionPlainJavaResourceChange.getType()static PlainJavaResourceChange.TypeReturns the enum constant of this class with the specified name.static PlainJavaResourceChange.Type[]PlainJavaResourceChange.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.