Uses of Enum Class
org.java.plugin.registry.ParameterType
Packages that use ParameterType
Package
Description
This package contains framework registry API.
Simple mock classes to be used in unit tests.
-
Uses of ParameterType in org.java.plugin.registry
Methods in org.java.plugin.registry that return ParameterTypeModifier and TypeMethodDescriptionstatic ParameterType
Converts plug-in manifest string code to parameter type constant value.ExtensionPoint.ParameterDefinition.getType()
static ParameterType
Returns the enum constant of this class with the specified name.static ParameterType[]
ParameterType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ParameterType in org.java.plugin.tools.mocks
Methods in org.java.plugin.tools.mocks that return ParameterTypeMethods in org.java.plugin.tools.mocks with parameters of type ParameterType