Package | Description |
---|---|
com.sun.tools.ws.processor.model.jaxb | |
com.sun.tools.ws.processor.modeler.wsdl |
Modifier and Type | Method and Description |
---|---|
JAXBStructuredType |
JAXBStructuredType.getParentType() |
Modifier and Type | Method and Description |
---|---|
void |
JAXBStructuredType.addSubtype(JAXBStructuredType type) |
void |
JAXBStructuredType.setParentType(JAXBStructuredType parent) |
Modifier and Type | Method and Description |
---|---|
static JAXBStructuredType |
ModelerUtils.createJAXBStructureType(JAXBType jaxbType)
This method should be called incase of wrapper style operations.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ModelerUtils.isEquivalentLiteralStructures(JAXBStructuredType struct1,
JAXBStructuredType struct2)
Compares two JAXBStructures.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.