Uses of Class
javax.ws.rs.ConstrainedTo.Type

Packages that use ConstrainedTo.Type
javax.ws.rs High-level interfaces and annotations used to create RESTful service resources. 
 

Uses of ConstrainedTo.Type in javax.ws.rs
 

Methods in javax.ws.rs that return ConstrainedTo.Type
static ConstrainedTo.Type ConstrainedTo.Type.valueOf(java.lang.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-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.