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
 String getTargetNamespaceURI()
           
 
Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental
getElementName, getLocator
 

Method Detail

getTargetNamespaceURI

String getTargetNamespaceURI()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.