| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.modeler.j2ee.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexType
Base class for all generated classes that are of type Complex Type
Provides operations that are applicable to complex type content.
|
class |
constructorParameterOrderType
This class represents the complex type
|
class |
deploymentExtensionType
This class represents the complex type
|
class |
descriptionType
This class represents the complex type
|
class |
deweyVersionType
This class represents the simple type
|
class |
displayNameType
This class represents the complex type
|
class |
ejbLinkType
This class represents the complex type
|
class |
ejbLocalRefType
This class represents the complex type
|
class |
ejbRefNameType
This class represents the complex type
|
class |
ejbRefType
This class represents the complex type
|
class |
ejbRefTypeType
This class represents the complex type
|
class |
emptyType
This class represents the complex type
|
class |
envEntryType
This class represents the complex type
|
class |
envEntryTypeValuesType
This class represents the complex type
|
class |
exceptionMappingType
This class represents the complex type
|
class |
extensibleType
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 |
iconType
This class represents the complex type
|
class |
javaIdentifierType
This class represents the complex type
|
class |
javaTypeType
This class represents the complex type
|
class |
javaWsdlMapping
This class represents the global element
|
class |
javaWsdlMappingType
This class represents the complex type
|
class |
javaXmlTypeMappingType
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 |
messageDestinationRefType
This class represents the complex type
|
class |
messageDestinationType
This class represents the complex type
|
class |
messageDestinationTypeType
This class represents the complex type
|
class |
messageDestinationUsageType
This class represents the complex type
|
class |
methodParamPartsMappingType
This class represents the complex type
|
class |
packageMappingType
This class represents the complex type
|
class |
parameterModeType
This class represents the complex type
|
class |
paramValueType
This class represents the complex type
|
class |
pathType
This class represents the complex type
|
class |
portComponentRefType
This class represents the complex type
|
class |
portMappingType
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 |
resourceEnvRefType
This class represents the complex type
|
class |
resourceRefType
This class represents the complex type
|
class |
resSharingScopeType
This class represents the complex type
|
class |
roleNameType
This class represents the complex type
|
class |
runAsType
This class represents the complex type
|
class |
securityRoleRefType
This class represents the complex type
|
class |
securityRoleType
This class represents the complex type
|
class |
serviceEndpointInterfaceMappingType
This class represents the complex type
|
class |
serviceEndpointMethodMappingType
This class represents the complex type
|
class |
serviceInterfaceMappingType
This class represents the complex type
|
class |
serviceRef_handlerType
This class represents the complex type
|
class |
serviceRefType
This class represents the complex type
|
class |
SimpleType
Base class for all generated classes that are of type Simple Type
|
class |
string
This class represents the complex type
|
class |
trueFalseType
This class represents the complex type
|
class |
urlPatternType
This class represents the complex type
|
class |
variableMappingType
This class represents the complex type
|
class |
warPathType
This class represents the complex type
|
class |
wsdlMessageMappingType
This class represents the complex type
|
class |
wsdlMessagePartNameType
This class represents the complex type
|
class |
wsdlMessageType
This class represents the complex type
|
class |
wsdlReturnValueMappingType
This class represents the complex type
|
class |
xsdAnyURIType
This class represents the complex type
|
class |
xsdBooleanType
This class represents the complex type
|
class |
xsdIntegerType
This class represents the complex type
|
class |
xsdNMTOKENType
This class represents the complex type
|
class |
xsdNonNegativeIntegerType
This class represents the complex type
|
class |
xsdPositiveIntegerType
This class represents the complex type
|
class |
xsdQNameType
This class represents the complex type
|
class |
xsdStringType
This class represents the complex type
|
| Modifier and Type | Method and Description |
|---|---|
BaseType |
BaseType.getElementValue(String property,
String className)
Get the value for the input element
|
BaseType |
Factory.loadDocument(String classname,
Element element)
Load an existing instance document from an Element.
|
BaseType |
Factory.loadDocument(String classname,
InputSource source)
Load an existing instance document from an InputSource
|
BaseType |
Factory.loadDocument(String classname,
InputSource source,
boolean validate) |
BaseType |
Factory.loadDocument(String classname,
String xmlFile)
Load an existing instance document
|
BaseType |
Factory.loadDocument(String classname,
String xmlFile,
boolean validate) |
protected BaseType |
Factory.newInstance(Node node,
String className)
Create a new Java object for the input Node
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexType.setElementValue(int index,
String elementName,
BaseType baseType)
Either add a new element if the index if bigger than the existing length
or update the existing element at index
|
void |
BaseType.setElementValue(String elementName,
BaseType baseType)
Create an element and set it to the specified value
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.