Uses of Class
org.artifactory.md.Properties.MatchResult
-
Packages that use Properties.MatchResult Package Description org.artifactory.md -
-
Uses of Properties.MatchResult in org.artifactory.md
Methods in org.artifactory.md that return Properties.MatchResult Modifier and Type Method Description Properties.MatchResultProperties. matchQuery(Properties queryProperties)static Properties.MatchResultProperties.MatchResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Properties.MatchResult[]Properties.MatchResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-