class WSDLBoundFaultContainer extends Object implements WSDLObject
Constructor and Description |
---|
WSDLBoundFaultContainer(WSDLBoundFault fault,
WSDLBoundOperation operation) |
Modifier and Type | Method and Description |
---|---|
WSDLBoundFault |
getBoundFault() |
WSDLBoundOperation |
getBoundOperation() |
Locator |
getLocation()
Gets the source location information in the parsed WSDL.
|
public WSDLBoundFaultContainer(WSDLBoundFault fault, WSDLBoundOperation operation)
public Locator getLocation()
WSDLObject
getLocation
in interface WSDLObject
public WSDLBoundFault getBoundFault()
public WSDLBoundOperation getBoundOperation()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.