Uses of Enum Class
org.glassfish.jersey.linking.InjectLink.Style
Packages that use InjectLink.Style
-
Uses of InjectLink.Style in org.glassfish.jersey.linking
Methods in org.glassfish.jersey.linking that return InjectLink.StyleModifier and TypeMethodDescriptionProvideLinkDescriptor.getLinkStyle()Get the stylestatic InjectLink.StyleReturns the enum constant of this class with the specified name.static InjectLink.Style[]InjectLink.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.