Uses of Enum Class
org.springframework.hateoas.TemplateVariable.Cardinality
Package
Description
Value objects to ease creating
Link
s and link driven representations for REST
webservices.-
Uses of TemplateVariable.Cardinality in org.springframework.hateoas
Modifier and TypeMethodDescriptionstatic TemplateVariable.Cardinality
Returns the enum constant of this class with the specified name.static TemplateVariable.Cardinality[]
TemplateVariable.Cardinality.values()
Returns an array containing the constants of this enum class, in the order they are declared.