| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.modeler.j2ee.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
wsdlMessageType
This class represents the complex type
|
| Modifier and Type | Method and Description |
|---|---|
xsdQNameType |
javaWsdlMappingFactory.createxsdQNameType(String elementName)
Create the Java bean xsdQNameType for the element
|
xsdQNameType |
javaXmlTypeMappingType.getRootTypeQname() |
xsdQNameType |
serviceEndpointInterfaceMappingType.getWsdlBinding() |
xsdQNameType |
serviceEndpointInterfaceMappingType.getWsdlPortType() |
xsdQNameType |
serviceInterfaceMappingType.getWsdlServiceName() |
| Modifier and Type | Method and Description |
|---|---|
void |
javaXmlTypeMappingType.setRootTypeQname(xsdQNameType rootTypeQname) |
void |
serviceEndpointInterfaceMappingType.setWsdlBinding(xsdQNameType wsdlBinding) |
void |
serviceEndpointInterfaceMappingType.setWsdlPortType(xsdQNameType wsdlPortType) |
void |
serviceInterfaceMappingType.setWsdlServiceName(xsdQNameType wsdlServiceName) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.