| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.modeler.j2ee.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
displayNameType
This class represents the complex type
|
class |
ejbLinkType
This class represents the complex type
|
class |
ejbRefNameType
This class represents the complex type
|
class |
ejbRefTypeType
This class represents the complex type
|
class |
envEntryTypeValuesType
This class represents the complex type
|
class |
fullyQualifiedClassType
This class represents the complex type
|
class |
genericBooleanType
This class represents the complex type
|
class |
homeType
This class represents the complex type
|
class |
javaIdentifierType
This class represents the complex type
|
class |
javaTypeType
This class represents the complex type
|
class |
jndiNameType
This class represents the complex type
|
class |
localHomeType
This class represents the complex type
|
class |
localType
This class represents the complex type
|
class |
messageDestinationLinkType
This class represents the complex type
|
class |
messageDestinationTypeType
This class represents the complex type
|
class |
messageDestinationUsageType
This class represents the complex type
|
class |
parameterModeType
This class represents the complex type
|
class |
pathType
This class represents the complex type
|
class |
qnameScopeType
This class represents the complex type
|
class |
remoteType
This class represents the complex type
|
class |
resAuthType
This class represents the complex type
|
class |
resSharingScopeType
This class represents the complex type
|
class |
urlPatternType
This class represents the complex type
|
class |
warPathType
This class represents the complex type
|
class |
wsdlMessagePartNameType
This class represents the complex type
|
| Modifier and Type | Method and Description |
|---|---|
string |
javaWsdlMappingFactory.createstring(String elementName)
Create the Java bean string for the element
|
string |
javaXmlTypeMappingType.getAnonymousTypeQname() |
string |
constructorParameterOrderType.getElementName(int index) |
string |
serviceEndpointMethodMappingType.getJavaMethodName() |
string |
portMappingType.getJavaPortName() |
string |
variableMappingType.getJavaVariableName() |
string |
messageDestinationType.getMessageDestinationName() |
string |
paramValueType.getParamName() |
string |
portMappingType.getPortName() |
string |
serviceEndpointMethodMappingType.getWsdlOperation() |
string |
variableMappingType.getXmlAttributeName() |
string |
variableMappingType.getXmlElementName() |
| Modifier and Type | Method and Description |
|---|---|
void |
javaXmlTypeMappingType.setAnonymousTypeQname(string anonymousTypeQname) |
void |
constructorParameterOrderType.setElementName(int index,
string elementName) |
void |
serviceEndpointMethodMappingType.setJavaMethodName(string javaMethodName) |
void |
portMappingType.setJavaPortName(string javaPortName) |
void |
variableMappingType.setJavaVariableName(string javaVariableName) |
void |
messageDestinationType.setMessageDestinationName(string messageDestinationName) |
void |
paramValueType.setParamName(string paramName) |
void |
portMappingType.setPortName(string portName) |
void |
serviceEndpointMethodMappingType.setWsdlOperation(string wsdlOperation) |
void |
variableMappingType.setXmlAttributeName(string xmlAttributeName) |
void |
variableMappingType.setXmlElementName(string xmlElementName) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.