com.werken.blissed
Interface Named

All Known Implementing Classes:
State, Process

public interface Named

Generic interface for named objects.

Author:
bob mcwhirter

Method Summary
 java.lang.String getName()
          Retrieve the name.
 

Method Detail

getName

public java.lang.String getName()
Retrieve the name.
Returns:
The name.


Copyright © 2002-2002 The Werken Company. All Rights Reserved.