foundry-0.9.1

foundry.names
Interface FullyNamed

All Known Subinterfaces:
FullyIdentified

public interface FullyNamed


Method Summary
 String getFullName()
           
 void setFullName(String name)
           
 

Method Detail

getFullName

public String getFullName()
                   throws NameException,
                          RemoteException

setFullName

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

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson