|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes the properties of entities--their physical location and their name.
Method Summary | |
java.lang.String |
getEntityName()
Returns the name of the entity. |
void |
setEntityName(java.lang.String name)
Sets the name of the entity. |
Methods inherited from interface org.apache.xerces.xni.XMLResourceIdentifier |
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicId |
Method Detail |
public void setEntityName(java.lang.String name)
name
- the name of the entitypublic java.lang.String getEntityName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |