| Package | Description |
|---|---|
| javax.ws.rs |
High-level interfaces and annotations used to create RESTful service
resources.
|
| Modifier and Type | Method and Description |
|---|---|
static ConstrainedTo.Type |
ConstrainedTo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstrainedTo.Type[] |
ConstrainedTo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.