Uses of Enum Class
oracle.dbtools.plugin.api.types.TypeQualifier.MatchingMode
Packages that use TypeQualifier.MatchingMode
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of TypeQualifier.MatchingMode in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return TypeQualifier.MatchingModeModifier and TypeMethodDescriptionTypeQualifier.matchingMode()Indicates how types are matchedstatic TypeQualifier.MatchingModeReturns the enum constant of this class with the specified name.static TypeQualifier.MatchingMode[]TypeQualifier.MatchingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in oracle.dbtools.plugin.api.types with parameters of type TypeQualifier.MatchingModeModifier and TypeMethodDescriptionTypeQualifier.Builder.matchingMode(TypeQualifier.MatchingMode matchingMode) Configure how the type of the service is matched