com.sun.tools.ws.wsdl.framework
Interface Identifiable

All Superinterfaces:
Elemental

public interface Identifiable
extends Elemental

An interface implemented by entities which have an ID.


Method Summary
 String getID()
           
 
Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental
getElementName, getLocator
 

Method Detail

getID

String getID()