|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl |
---|
Methods in org.ow2.easywsdl.wsdl with parameters of type AbsItfDescription.WSDLVersionConstants | |
---|---|
Description |
WSDLFactoryImpl.newDescription(AbsItfDescription.WSDLVersionConstants version)
Create a new instance of a Definition, with an instance of a PopulatedExtensionRegistry as its ExtensionRegistry. |
abstract Description |
WSDLFactory.newDescription(AbsItfDescription.WSDLVersionConstants version)
Create a new instance of a Definition. |
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Methods in org.ow2.easywsdl.wsdl.api.abstractItf that return AbsItfDescription.WSDLVersionConstants | |
---|---|
AbsItfDescription.WSDLVersionConstants |
AbsItfDescription.getVersion()
get the version of the wsdl |
static AbsItfDescription.WSDLVersionConstants |
AbsItfDescription.WSDLVersionConstants.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbsItfDescription.WSDLVersionConstants |
AbsItfDescription.WSDLVersionConstants.valueOf(java.net.URI pattern)
|
static AbsItfDescription.WSDLVersionConstants[] |
AbsItfDescription.WSDLVersionConstants.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl.decorator |
---|
Methods in org.ow2.easywsdl.wsdl.decorator that return AbsItfDescription.WSDLVersionConstants | |
---|---|
AbsItfDescription.WSDLVersionConstants |
DecoratorDescriptionImpl.getVersion()
|
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return AbsItfDescription.WSDLVersionConstants | |
---|---|
AbsItfDescription.WSDLVersionConstants |
DescriptionImpl.getVersion()
|
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return AbsItfDescription.WSDLVersionConstants | |
---|---|
AbsItfDescription.WSDLVersionConstants |
DescriptionImpl.getVersion()
|
Uses of AbsItfDescription.WSDLVersionConstants in org.ow2.easywsdl.wsdl.util |
---|
Methods in org.ow2.easywsdl.wsdl.util that return AbsItfDescription.WSDLVersionConstants | |
---|---|
AbsItfDescription.WSDLVersionConstants |
WSDLVersionDetector.getVersion()
|
static AbsItfDescription.WSDLVersionConstants |
WSDLVersionDetector.getVersion(org.w3c.dom.Document doc)
|
static AbsItfDescription.WSDLVersionConstants |
WSDLVersionDetector.getVersion(org.xml.sax.InputSource input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |