|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rubecula.jquantity.MillFactory
Factory class for Mills.
Constructor Summary | |
MillFactory()
|
Method Summary | |
MillInterface |
createMill(java.lang.String name)
Method to create a named Mill. |
java.lang.String |
getIdentifier()
Method to get the specific identifier for an object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MillFactory()
Method Detail |
public MillInterface createMill(java.lang.String name) throws MillException
createMill
in interface MillFactoryInterface
name
- the identifier for this Mill
MillException
public java.lang.String getIdentifier()
getIdentifier
in interface Identifiable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |