ca.gc.aafc.demos.furnituremodel
Interface DecorativeItem

All Known Subinterfaces:
Furniture
All Known Implementing Classes:
Table

public interface DecorativeItem

A model of a Decorative Item


Method Summary
 java.lang.Float degreeOfDecoration()
           
 

Method Detail

degreeOfDecoration

public java.lang.Float degreeOfDecoration()
                                   throws NotImplementedException
Throws:
NotImplementedException