Package | Description |
---|---|
com.sun.xml.ws.api.model | |
com.sun.xml.ws.model |
Modifier and Type | Method and Description |
---|---|
MEP |
JavaMethod.getMEP() |
static MEP |
MEP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MEP[] |
MEP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MEP |
JavaMethodImpl.getMEP() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
JavaMethodImpl.setMEP(MEP mep) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.