foundry-0.9.1

foundry.names
Interface Displayable

All Known Subinterfaces:
FullyIdentified

public interface Displayable


Method Summary
 String getDisplayName()
           
 void setDisplayName(String name)
           
 

Method Detail

getDisplayName

public String getDisplayName()
                      throws NameException,
                             RemoteException

setDisplayName

public void setDisplayName(String name)
                    throws UnsupportedOperationException,
                           NameException,
                           RemoteException

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson