Uses of Class
org.apache.maven.search.api.request.Field.NumberField
Packages that use Field.NumberField
-
Uses of Field.NumberField in org.apache.maven.search.api
Fields in org.apache.maven.search.api declared as Field.NumberFieldModifier and TypeFieldDescriptionstatic final Field.NumberField
MAVEN.VERSION_COUNT
Number field carryingInteger
, representing the count of versions for given GA.Methods in org.apache.maven.search.api with parameters of type Field.NumberFieldModifier and TypeMethodDescriptionRecord.getValue
(Field.NumberField field) Returns the value belonging to given field in this record, ornull
if field not present.