| Package | Description |
|---|---|
| org.apache.servicemix.soap.wsdl.validator |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.