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

All Superinterfaces:
Elemental
All Known Implementing Classes:
Binding, GlobalEntity, Message, Port, PortType, Service

public interface GloballyKnown
extends Elemental

An interface implemented by entities which can be defined in a target namespace.


Method Summary
 Defining getDefining()
           
 Kind getKind()
           
 String getName()
           
 
Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental
getElementName, getLocator
 

Method Detail

getName

String getName()

getKind

Kind getKind()

getDefining

Defining getDefining()


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.