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.

Author:
WS Development Team

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

Method Detail

getID

String getID()


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