public interface IHasID
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Returns an ID string that uniquely identifies this object or object type.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.