Uses of Class
org.glassfish.jersey.linking.InjectLink.Style
-
Packages that use InjectLink.Style Package Description org.glassfish.jersey.linking -
-
Uses of InjectLink.Style in org.glassfish.jersey.linking
Methods in org.glassfish.jersey.linking that return InjectLink.Style Modifier and Type Method Description InjectLink.StyleProvideLinkDescriptor. getLinkStyle()Get the styleInjectLink.Stylestyle()The style of URI to injectInjectLink.Stylestyle()The style of URI to injectstatic InjectLink.StyleInjectLink.Style. valueOf(String name)Returns the enum constant of this type with the specified name.static InjectLink.Style[]InjectLink.Style. values()Returns an array containing the constants of this enum type, in the order they are declared.
-