Package com.sun.xml.rpc.wsdl.framework
Interface GloballyKnown
-
- All Superinterfaces:
Elemental
- All Known Implementing Classes:
Binding,GlobalEntity,Message,Port,PortType,SchemaEntity,Service
public interface GloballyKnown extends Elemental
An interface implemented by entities which can be defined in a target namespace.- Author:
- JAX-RPC Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DefininggetDefining()KindgetKind()StringgetName()-
Methods inherited from interface com.sun.xml.rpc.wsdl.framework.Elemental
getElementName
-
-