Uses of Interface
org.apache.activemq.artemis.json.JsonNumber
Packages that use JsonNumber
-
Uses of JsonNumber in org.apache.activemq.artemis.json
Methods in org.apache.activemq.artemis.json that return JsonNumberModifier and TypeMethodDescriptionJsonArray.getJsonNumber(int index) Returns the JsonNumber at the given position.JsonObject.getJsonNumber(String name) Returns the JsonNumber with the given name ornullif there is no attribute with that name. -
Uses of JsonNumber in org.apache.activemq.artemis.json.impl
Classes in org.apache.activemq.artemis.json.impl that implement JsonNumberMethods in org.apache.activemq.artemis.json.impl that return JsonNumberModifier and TypeMethodDescriptionJsonArrayImpl.getJsonNumber(int index) JsonObjectImpl.getJsonNumber(String name)