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 | Interface and Description |
---|---|
interface |
EdTypeDefinition
Represents the editableTypeDefinition component described in the WSDL 2.0
component model
|
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
HTTPHeader.getTypeDefinition() |
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.