Uses of Enum
org.apache.felix.bundleplugin.baseline.DiffMessage.Type
Packages that use DiffMessage.Type
-
Uses of DiffMessage.Type in org.apache.felix.bundleplugin.baseline
Fields in org.apache.felix.bundleplugin.baseline declared as DiffMessage.TypeMethods in org.apache.felix.bundleplugin.baseline that return DiffMessage.TypeModifier and TypeMethodDescriptionDiffMessage.getType()static DiffMessage.TypeReturns the enum constant of this type with the specified name.static DiffMessage.Type[]DiffMessage.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.felix.bundleplugin.baseline with parameters of type DiffMessage.Type