com.dvt.app.common
Interface Describable


public interface Describable

Specification for making objects capable of providing description and state information.

Copyright: Delta Vortex Technologies, 2001.


Method Summary
 java.lang.String describe()
          Provides a textual version of description and state.
 

Method Detail

describe

public java.lang.String describe()
Provides a textual version of description and state.


Copyright © 2001 Delta Vortex Technologies, Inc. All Rights Reserved.