Uses of Enum
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 type with the specified name.static PlainJavaResourceChange.Type[]PlainJavaResourceChange.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.