Package com.sun.tools.ws.wsdl.framework
Class GlobalEntity
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.GlobalEntity
- All Implemented Interfaces:
Elemental,GloballyKnown
An entity that can be defined in a target namespace.
- Author:
- WS Development Team
-
Field Summary
Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity
errorReceiver -
Constructor Summary
ConstructorsConstructorDescriptionGlobalEntity(Defining defining, Locator locator, ErrorReceiver errorReceiver) -
Method Summary
Methods inherited from class com.sun.tools.ws.wsdl.framework.Entity
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental
getElementName, getLocator
-
Constructor Details
-
GlobalEntity
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceGloballyKnown
-
setName
-
getKind
- Specified by:
getKindin interfaceGloballyKnown
-
getDefining
- Specified by:
getDefiningin interfaceGloballyKnown
-