foundry-0.9.1

foundry.names
Interface Identified

All Known Subinterfaces:
FullyIdentified

public interface Identified


Method Summary
 long getID()
           
 String getIDAsString()
           
 void setID(long newID)
           
 

Method Detail

getID

public long getID()
           throws NameException,
                  RemoteException

getIDAsString

public String getIDAsString()
                     throws NameException,
                            RemoteException

setID

public void setID(long newID)
           throws UnsupportedOperationException,
                  NameException,
                  RemoteException

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson