Package | Description |
---|---|
com.sun.research.ws.wadl | |
org.glassfish.jersey.server.wadl.internal.generators |
Jersey server-side WADL internal classes supporting
wadl generators . |
Modifier and Type | Field and Description |
---|---|
protected List<Doc> |
Application.doc |
protected List<Doc> |
Grammars.doc |
protected List<Doc> |
Include.doc |
protected List<Doc> |
Link.doc |
protected List<Doc> |
Method.doc |
protected List<Doc> |
Option.doc |
protected List<Doc> |
Param.doc |
protected List<Doc> |
Representation.doc |
protected List<Doc> |
Request.doc |
protected List<Doc> |
Resource.doc |
protected List<Doc> |
ResourceType.doc |
protected List<Doc> |
Resources.doc |
protected List<Doc> |
Response.doc |
Modifier and Type | Method and Description |
---|---|
Doc |
ObjectFactory.createDoc()
Create an instance of
Doc |
Modifier and Type | Method and Description |
---|---|
List<Doc> |
Application.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Grammars.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Include.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Link.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Method.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Option.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Param.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Representation.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Request.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Resource.getDoc()
Gets the value of the doc property.
|
List<Doc> |
ResourceType.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Resources.getDoc()
Gets the value of the doc property.
|
List<Doc> |
Response.getDoc()
Gets the value of the doc property.
|
Modifier and Type | Field and Description |
---|---|
protected List<Doc> |
ApplicationDocs.docs |
Modifier and Type | Method and Description |
---|---|
List<Doc> |
ApplicationDocs.getDocs() |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.