com.opnworks.cbo
Interface INamedObject

All Known Implementing Classes:
ActivityType, CostCenter, Invoice, Organization, Party, Person, Project

public interface INamedObject

Author:
laurent

Method Summary
 java.lang.String getName()
          Gets the Name attribute of the INamedObject object
 

Method Detail

getName

public java.lang.String getName()
Gets the Name attribute of the INamedObject object

Returns:
The Name value