|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDefinitions | |
---|---|
org.ow2.easywsdl.extensions.complexwsdl | |
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
Uses of TDefinitions in org.ow2.easywsdl.extensions.complexwsdl |
---|
Fields in org.ow2.easywsdl.extensions.complexwsdl declared as TDefinitions | |
---|---|
protected TDefinitions |
Document.definition
|
Methods in org.ow2.easywsdl.extensions.complexwsdl that return TDefinitions | |
---|---|
TDefinitions |
Document.getDefinition()
Gets the value of the definition property. |
Methods in org.ow2.easywsdl.extensions.complexwsdl with parameters of type TDefinitions | |
---|---|
void |
Document.setDefinition(TDefinitions value)
Sets the value of the definition property. |
Uses of TDefinitions in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
---|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TDefinitions | |
---|---|
TDefinitions |
ObjectFactory.createTDefinitions()
Create an instance of TDefinitions |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return types with arguments of type TDefinitions | |
---|---|
javax.xml.bind.JAXBElement<TDefinitions> |
ObjectFactory.createDefinitions(TDefinitions value)
Create an instance of JAXBElement < TDefinitions > } |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl with parameters of type TDefinitions | |
---|---|
javax.xml.bind.JAXBElement<TDefinitions> |
ObjectFactory.createDefinitions(TDefinitions value)
Create an instance of JAXBElement < TDefinitions > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |