ca.gc.aafc.demos.furnituremodel
Interface FunctionalItem

All Known Subinterfaces:
Furniture
All Known Implementing Classes:
Table

public interface FunctionalItem

A Model of a Functional Item


Method Summary
 java.lang.String getFunction()
           
 

Method Detail

getFunction

public java.lang.String getFunction()
                             throws NotImplementedException
Throws:
NotImplementedException