|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Doc | |
---|---|
org.apache.wink.common.model.wadl |
Uses of Doc in org.apache.wink.common.model.wadl |
---|
Fields in org.apache.wink.common.model.wadl with type parameters of type Doc | |
---|---|
protected java.util.List<Doc> |
Grammars.doc
|
protected java.util.List<Doc> |
ResourceType.doc
|
protected java.util.List<Doc> |
Param.doc
|
protected java.util.List<Doc> |
Representation.doc
|
protected java.util.List<Doc> |
Application.doc
|
protected java.util.List<Doc> |
Resource.doc
|
protected java.util.List<Doc> |
Response.doc
|
protected java.util.List<Doc> |
Link.doc
|
protected java.util.List<Doc> |
Include.doc
|
protected java.util.List<Doc> |
Request.doc
|
protected java.util.List<Doc> |
Resources.doc
|
protected java.util.List<Doc> |
Method.doc
|
protected java.util.List<Doc> |
Option.doc
|
Methods in org.apache.wink.common.model.wadl that return Doc | |
---|---|
Doc |
ObjectFactory.createDoc()
Create an instance of Doc |
Methods in org.apache.wink.common.model.wadl that return types with arguments of type Doc | |
---|---|
java.util.List<Doc> |
Grammars.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
ResourceType.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Param.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Representation.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Application.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Resource.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Response.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Link.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Include.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Request.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Resources.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Method.getDoc()
Gets the value of the doc property. |
java.util.List<Doc> |
Option.getDoc()
Gets the value of the doc property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |