Package com.sun.tools.ws.wsdl.framework
Interface Defining
-
- All Superinterfaces:
Elemental
- All Known Implementing Classes:
Definitions
public interface Defining extends Elemental
An interface implemented by entities that define target namespaces.- Author:
- WS Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTargetNamespaceURI()-
Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental
getElementName, getLocator
-
-
-
-
Method Detail
-
getTargetNamespaceURI
String getTargetNamespaceURI()
-
-