Package | Description |
---|---|
com.sun.tools.ws.processor.model | |
com.sun.tools.ws.processor.model.java |
Modifier and Type | Method and Description |
---|---|
JavaParameter |
Parameter.getJavaParameter() |
Modifier and Type | Method and Description |
---|---|
void |
Parameter.setJavaParameter(JavaParameter p) |
Modifier and Type | Method and Description |
---|---|
List<JavaParameter> |
JavaMethod.getParametersList() |
Modifier and Type | Method and Description |
---|---|
void |
JavaMethod.addParameter(JavaParameter param) |
Copyright © 2016 Oracle Corporation. All rights reserved.