org.codehaus.enunciate.jaxrs
Class TypeHint.NO_CONTENT

java.lang.Object
  extended by org.codehaus.enunciate.jaxrs.TypeHint.NO_CONTENT
Enclosing class:
TypeHint

public static final class TypeHint.NO_CONTENT
extends java.lang.Object

Class indicating "no content" for a resource type.


Constructor Summary
TypeHint.NO_CONTENT()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeHint.NO_CONTENT

public TypeHint.NO_CONTENT()