foundry-0.9.1

foundry.names
Interface Described

All Known Subinterfaces:
FullyIdentified

public interface Described


Method Summary
 String getDescription()
           
 void setDescription(String newDesc)
           
 

Method Detail

getDescription

public String getDescription()
                      throws NameException,
                             RemoteException

setDescription

public void setDescription(String newDesc)
                    throws UnsupportedOperationException,
                           NameException,
                           RemoteException

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson