Uses of Class
org.jboss.as.jaxrs.Jackson2Annotations
-
Packages that use Jackson2Annotations Package Description org.jboss.as.jaxrs -
-
Uses of Jackson2Annotations in org.jboss.as.jaxrs
Methods in org.jboss.as.jaxrs that return Jackson2Annotations Modifier and Type Method Description static Jackson2AnnotationsJackson2Annotations. valueOf(String name)Returns the enum constant of this type with the specified name.static Jackson2Annotations[]Jackson2Annotations. values()Returns an array containing the constants of this enum type, in the order they are declared.
-