Uses of Enum
org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
Packages that use BasicTypesMessageProvider.PrimitiveTypes
-
Uses of BasicTypesMessageProvider.PrimitiveTypes in org.glassfish.jersey.message.internal
Methods in org.glassfish.jersey.message.internal that return BasicTypesMessageProvider.PrimitiveTypesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BasicTypesMessageProvider.PrimitiveTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.