Uses of Class
com.sun.xml.ws.api.model.MEP
-
Packages that use MEP Package Description 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 Modifier and Type Method Description MEPJavaMethod. getMEP()static MEPMEP. 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 Modifier and Type Method Description MEPJavaMethodImpl. getMEP()
-