Uses of Class
okapi.coreobjects.OkapiObjectID

Packages that use OkapiObjectID
okapi.coreobjects   
 

Uses of OkapiObjectID in okapi.coreobjects
 

Fields in okapi.coreobjects declared as OkapiObjectID
protected  OkapiObjectID OkapiObject.objectID
          Identifier for this object, usually globally unique.
 

Methods in okapi.coreobjects that return OkapiObjectID
 OkapiObjectID OkapiArc.getObjectID()
          Method getObjectID
 OkapiObjectID OkapiObject.getObjectID()
          Method getObjectID
 

Constructors in okapi.coreobjects with parameters of type OkapiObjectID
OkapiObject(OkapiObjectID objectID)
          Creates an object with the specified objectID.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.