Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.extensions.http | |
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.extensions.http |
Modifier and Type | Class and Description |
---|---|
class |
TypeDefinitionImpl
This class represents a TypeDefinition property of the Description component.
|
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
DescriptionImpl.getTypeDefinition(QName qname) |
TypeDefinition[] |
DescriptionImpl.getTypeDefinitions() |
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
HTTPHeaderImpl.getTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
HTTPHeader.getTypeDefinition() |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.