All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface semper.txlayer.description.Description

public interface Description
extends Serializable, Transferable
Basically provides means for having comparing mechanisms for Descriptions.


Method Index

 o compareDescription(Description)
Compare this Description object with another one.

Methods

 o compareDescription
 public abstract boolean compareDescription(Description d)
Compare this Description object with another one.

Parameters:
d - The Description to compare us with.
Returns:
true When they are the same.

All Packages  Class Hierarchy  This Package  Previous  Next  Index