Saturday, 14 September 2013

Java - How to use a existing Enum inside class

Java - How to use a existing Enum inside class

Can someone give me an example how to use this enum. I'm trying to find
out what I need to import and how I can use the methods of the following
Enum:
http://docs.oracle.com/javaee/6/api/javax/ws/rs/core/Response.Status.html

No comments:

Post a Comment