com.rubecula.darwin.foundation
Interface Nameable

All Superinterfaces:
net.sf.tostring0.Identifiable
All Known Implementing Classes:
Client

public interface Nameable
extends net.sf.tostring0.Identifiable

Type: Identifiable

Description:

Copyright: Copyright (c) 2006, Rubecula Software, LLC.

Version:
$Revision: 1.2 $
Author:
Robin Hillyard

Method Summary
 void setIdentifier(java.lang.String name)
           
 
Methods inherited from interface net.sf.tostring0.Identifiable
getIdentifier
 

Method Detail

setIdentifier

void setIdentifier(java.lang.String name)
Parameters:
name - the String which will be used to identify this object.


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.