| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.domain |
| Modifier and Type | Method and Description |
|---|---|
static Size.Level |
Size.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Size.Level[] |
Size.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Size |
Size.of(Size.Range range,
Size.Level level)
Constructs a new instance using the given range and level.
|
Copyright © 2014–2016. All rights reserved.