com.sun.jersey.server.wadl.generators.resourcedoc.model
Class ResourceDocType
java.lang.Object
com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
public class ResourceDocType
- extends Object
The documentation type for resources.
Created on: Jun 11, 2008
- Version:
- $Id$
- Author:
- Martin Grotzke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classDoc
protected List<ClassDocType> classDoc
ResourceDocType
public ResourceDocType()
getDocs
public List<ClassDocType> getDocs()
Copyright © 2013 Oracle Corporation. All Rights Reserved.