|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDefinition | |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.extensions.http | |
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.extensions.http |
Uses of TypeDefinition in org.apache.woden.internal.wsdl20 |
---|
Classes in org.apache.woden.internal.wsdl20 that implement TypeDefinition | |
---|---|
class |
TypeDefinitionImpl
This class represents a TypeDefinition property of the Description component. |
Methods in org.apache.woden.internal.wsdl20 that return TypeDefinition | |
---|---|
TypeDefinition |
DescriptionImpl.getTypeDefinition(QName qname)
|
TypeDefinition[] |
DescriptionImpl.getTypeDefinitions()
|
Uses of TypeDefinition in org.apache.woden.internal.wsdl20.extensions.http |
---|
Methods in org.apache.woden.internal.wsdl20.extensions.http that return TypeDefinition | |
---|---|
TypeDefinition |
HTTPHeaderImpl.getTypeDefinition()
|
Uses of TypeDefinition in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return TypeDefinition | |
---|---|
TypeDefinition |
Description.getTypeDefinition(QName name)
Returns the TypeDefinition with the specified name from the set of TypeDefinitions represented by the {type definitions} property of this Description. |
TypeDefinition[] |
Description.getTypeDefinitions()
Represents the {type definitions} property of the Description component. |
Uses of TypeDefinition in org.apache.woden.wsdl20.extensions.http |
---|
Methods in org.apache.woden.wsdl20.extensions.http that return TypeDefinition | |
---|---|
TypeDefinition |
HTTPHeader.getTypeDefinition()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |