@PortedFrom(file="tDLExpression.h", name="TNamedEntity") public interface NamedEntity
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
getEntry() |
String |
getName()
get access to the name
|
void |
setEntry(NamedEntry e) |
@PortedFrom(file="tDLExpression.h", name="getName") String getName()
@PortedFrom(file="tDLExpression.h", name="getEntry") NamedEntry getEntry()
@PortedFrom(file="tDLExpression.h", name="setEntry") void setEntry(NamedEntry e)
Copyright © 2013 The University of Manchester. All Rights Reserved.