Uses of Enum Class
org.springframework.hateoas.mediatype.alps.Format
Packages that use Format
Package
Description
Value objects to build ALPS metadata.
-
Uses of Format in org.springframework.hateoas.mediatype.alps
Methods in org.springframework.hateoas.mediatype.alps that return FormatModifier and TypeMethodDescriptionDoc.getFormat()static FormatReturns the enum constant of this class with the specified name.static Format[]Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.hateoas.mediatype.alps with parameters of type FormatConstructors in org.springframework.hateoas.mediatype.alps with parameters of type Format