|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentationType | |
---|---|
org.ow2.easywsdl.wsdl.org.w3.ns.wsdl |
Uses of DocumentationType in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl |
---|
Fields in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl with type parameters of type DocumentationType | |
---|---|
protected java.util.List<DocumentationType> |
DocumentedType.documentation
|
Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl that return DocumentationType | |
---|---|
DocumentationType |
ObjectFactory.createDocumentationType()
Create an instance of DocumentationType |
Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl that return types with arguments of type DocumentationType | |
---|---|
javax.xml.bind.JAXBElement<DocumentationType> |
ObjectFactory.createDocumentation(DocumentationType value)
Create an instance of JAXBElement < DocumentationType > } |
java.util.List<DocumentationType> |
DocumentedType.getDocumentation()
Gets the value of the documentation property. |
Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl with parameters of type DocumentationType | |
---|---|
javax.xml.bind.JAXBElement<DocumentationType> |
ObjectFactory.createDocumentation(DocumentationType value)
Create an instance of JAXBElement < DocumentationType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |