com.rubecula.jquantity
Class AttributeFactory

java.lang.Object
  extended bycom.rubecula.jquantity.AttributeFactory
All Implemented Interfaces:
AttributeFactoryInterface

public class AttributeFactory
extends java.lang.Object
implements AttributeFactoryInterface

Class

Since:
V_0_4
Version:
$Revision: 1.1 $
Author:
Robin Hillyard

Constructor Summary
AttributeFactory()
           
 
Method Summary
 AttrMap createAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeFactory

public AttributeFactory()
Method Detail

createAttributes

public AttrMap createAttributes()
Specified by:
createAttributes in interface AttributeFactoryInterface