|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSIBPValidator.Code | |
|---|---|
| org.apache.servicemix.soap.wsdl.validator | |
| Uses of WSIBPValidator.Code in org.apache.servicemix.soap.wsdl.validator |
|---|
| Methods in org.apache.servicemix.soap.wsdl.validator that return WSIBPValidator.Code | |
|---|---|
static WSIBPValidator.Code |
WSIBPValidator.Code.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WSIBPValidator.Code[] |
WSIBPValidator.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.servicemix.soap.wsdl.validator with parameters of type WSIBPValidator.Code | |
|---|---|
protected void |
WSIBPValidator.error(WSIBPValidator.Code code,
javax.wsdl.Binding binding)
|
protected void |
WSIBPValidator.error(WSIBPValidator.Code code,
javax.wsdl.Message message)
|
protected void |
WSIBPValidator.error(WSIBPValidator.Code code,
javax.wsdl.PortType portType)
|
protected void |
WSIBPValidator.error(WSIBPValidator.Code code,
java.lang.String locType,
java.lang.String loc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||