|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.api |
|---|
| Methods in com.ebmwebsourcing.commons.wsdl.api that return Constants.SOAPMEPConstants | |
|---|---|
Constants.SOAPMEPConstants |
BindingOperation.getMEP()
get the mep |
| Methods in com.ebmwebsourcing.commons.wsdl.api with parameters of type Constants.SOAPMEPConstants | |
|---|---|
void |
BindingOperation.setMEP(Constants.SOAPMEPConstants mep)
set the mep |
| Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 |
|---|
| Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 that return Constants.SOAPMEPConstants | |
|---|---|
Constants.SOAPMEPConstants |
BindingOperationImpl.getMEP()
|
| Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type Constants.SOAPMEPConstants | |
|---|---|
void |
BindingOperationImpl.setMEP(Constants.SOAPMEPConstants mep)
|
| Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 |
|---|
| Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 that return Constants.SOAPMEPConstants | |
|---|---|
Constants.SOAPMEPConstants |
BindingOperationImpl.getMEP()
|
| Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type Constants.SOAPMEPConstants | |
|---|---|
void |
BindingOperationImpl.setMEP(Constants.SOAPMEPConstants mep)
|
| Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.util |
|---|
| Methods in com.ebmwebsourcing.commons.wsdl.util that return Constants.SOAPMEPConstants | |
|---|---|
static Constants.SOAPMEPConstants |
Constants.SOAPMEPConstants.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.SOAPMEPConstants |
Constants.SOAPMEPConstants.valueOf(java.net.URI pattern)
|
static Constants.SOAPMEPConstants[] |
Constants.SOAPMEPConstants.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||