|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MEP | |
---|---|
com.sun.xml.ws.api.model | |
com.sun.xml.ws.model |
Uses of MEP in com.sun.xml.ws.api.model |
---|
Methods in com.sun.xml.ws.api.model that return MEP | |
---|---|
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. |
Uses of MEP in com.sun.xml.ws.model |
---|
Methods in com.sun.xml.ws.model that return MEP | |
---|---|
MEP |
JavaMethodImpl.getMEP()
|
Methods in com.sun.xml.ws.model with parameters of type MEP | |
---|---|
(package private) void |
JavaMethodImpl.setMEP(MEP mep)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |