|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WSDLInterfaceContract
Represents a WSDL interface contract.
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
Returns the WSDL location |
void |
setLocation(java.lang.String location)
Sets the WSDL location. |
| Methods inherited from interface org.apache.tuscany.sca.interfacedef.InterfaceContract |
|---|
clone, getCallbackInterface, getInterface, makeUnidirectional, setCallbackInterface, setInterface |
| Method Detail |
|---|
void setLocation(java.lang.String location)
location - the WSDL locationjava.lang.String getLocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||