|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.GlobalEntity
public abstract class GlobalEntity
An entity that can be defined in a target namespace.
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity |
|---|
errorReceiver |
| Constructor Summary | |
|---|---|
GlobalEntity(Defining defining,
org.xml.sax.Locator locator,
ErrorReceiver errorReceiver)
|
|
| Method Summary | |
|---|---|
Defining |
getDefining()
|
abstract Kind |
getKind()
|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
| Methods inherited from class com.sun.tools.ws.wsdl.framework.Entity |
|---|
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental |
|---|
getElementName, getLocator |
| Constructor Detail |
|---|
public GlobalEntity(Defining defining,
org.xml.sax.Locator locator,
ErrorReceiver errorReceiver)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface GloballyKnownpublic void setName(java.lang.String name)
public abstract Kind getKind()
getKind in interface GloballyKnownpublic Defining getDefining()
getDefining in interface GloballyKnown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||