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