| Package | Description |
|---|---|
| org.springframework.hateoas.mediatype.alps |
Value objects to build ALPS metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
Descriptor.getType() |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Descriptor.DescriptorBuilder |
Descriptor.DescriptorBuilder.type(Type type) |
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.