| Modifier and Type | Method and Description |
|---|---|
protected Class |
ServiceInfoBuilder.getJavaClassFor(AbstractType parameterType) |
| Modifier and Type | Method and Description |
|---|---|
Node |
JavaXmlTypeMappingNode.write(Node parent,
String nodeName,
AbstractType type,
Configuration config,
boolean isSimpleType)
write the appropriate information to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
AbstractType |
CollectionSerializerWriter.getBaseElementType() |
AbstractType |
ArraySerializerWriter.getBaseElementType() |
AbstractType |
CustomSerializerWriter.getElementType() |
| Modifier and Type | Method and Description |
|---|---|
SerializerWriter |
SerializerWriterFactoryImpl.createWriter(String basePackage,
AbstractType type) |
SerializerWriter |
SerializerWriterFactory.createWriter(String basePackage,
AbstractType type) |
protected static String |
SerializerWriterFactoryImpl.genKey(AbstractType type) |
protected String |
SerializerWriterBase.getPrefix(AbstractType type) |
static String |
SimpleTypeSerializerWriter.getTypeEncoder(AbstractType type) |
static String |
LiteralSimpleSerializerWriter.getTypeEncoder(AbstractType type) |
static boolean |
SerializerWriterBase.handlesType(AbstractType type) |
static boolean |
CollectionSerializerWriter.handlesType(AbstractType type) |
| Constructor and Description |
|---|
LiteralSerializerWriterBase(AbstractType type,
Names names) |
SerializerWriterBase(AbstractType type,
Names names) |
| Modifier and Type | Method and Description |
|---|---|
AbstractType |
Parameter.getType() |
AbstractType |
Block.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addExtraType(AbstractType type) |
void |
Parameter.setType(AbstractType t) |
void |
Block.setType(AbstractType type) |
| Constructor and Description |
|---|
Block(QName name,
AbstractType type) |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralAllType |
class |
LiteralArrayType |
class |
LiteralArrayWrapperType |
class |
LiteralAttachmentType |
class |
LiteralAttributeOwningType |
class |
LiteralEnumerationType |
class |
LiteralFragmentType |
class |
LiteralIDType |
class |
LiteralListType |
class |
LiteralSequenceType |
class |
LiteralSimpleType |
class |
LiteralStructuredType |
class |
LiteralType |
| Modifier and Type | Class and Description |
|---|---|
class |
RPCRequestOrderedStructureType |
class |
RPCRequestUnorderedStructureType |
class |
RPCResponseStructureType |
class |
SOAPAnyType |
class |
SOAPArrayType |
class |
SOAPAttributeOwningType |
class |
SOAPCustomType |
class |
SOAPEnumerationType |
class |
SOAPListType |
class |
SOAPOrderedStructureType |
class |
SOAPSimpleType |
class |
SOAPStructureType |
class |
SOAPType |
class |
SOAPUnorderedStructureType |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractType |
J2EEModelerHelper.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModeler112.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModeler111.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModelerHelper.verifyResultType(AbstractType type,
Operation operation) |
protected AbstractType |
J2EEModeler112.verifyResultType(AbstractType type,
Operation operation) |
protected AbstractType |
J2EEModeler111.verifyResultType(AbstractType type,
Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected JavaType |
J2EESchemaAnalyzerHelper.getMemberJavaType(AbstractType memberType,
AbstractType structureType,
ComplexTypeDefinitionComponent component,
ElementDeclarationComponent element) |
protected AbstractType |
J2EEModelerHelper.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModeler112.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModeler111.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
J2EEModelerHelper.verifyResultType(AbstractType type,
Operation operation) |
protected AbstractType |
J2EEModeler112.verifyResultType(AbstractType type,
Operation operation) |
protected AbstractType |
J2EEModeler111.verifyResultType(AbstractType type,
Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractType |
WSDLModelerBase.getHeaderFaultSequenceType(AbstractType faultType,
MessagePart faultPart,
QName elemName) |
protected AbstractType |
WSDLModeler11.getHeaderFaultSequenceType(AbstractType faultType,
MessagePart faultPart,
QName elemName) |
protected AbstractType |
WSDLModelerBase.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
WSDLModelerBase.verifyResultType(AbstractType type,
Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractType |
WSDLModelerBase.getHeaderFaultSequenceType(AbstractType faultType,
MessagePart faultPart,
QName elemName) |
protected AbstractType |
WSDLModeler11.getHeaderFaultSequenceType(AbstractType faultType,
MessagePart faultPart,
QName elemName) |
protected AbstractType |
WSDLModelerBase.verifyParameterType(AbstractType type,
String partName,
Operation operation) |
protected AbstractType |
WSDLModelerBase.verifyResultType(AbstractType type,
Operation operation) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.