|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.measure.StringIdentificationFactory
public class StringIdentificationFactory
A class representing a basic identification system as String
| Constructor Summary | |
|---|---|
StringIdentificationFactory()
|
|
| Method Summary | |
|---|---|
Identification |
convertIdentification(Identification identification)
DOCUMENT ME! |
Identification |
generateIdentification()
DOCUMENT ME! |
Identification |
generateIdentification(java.lang.String identification)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringIdentificationFactory()
| Method Detail |
|---|
public Identification generateIdentification()
generateIdentification in interface IdentificationFactorypublic Identification generateIdentification(java.lang.String identification)
identification - DOCUMENT ME!
public Identification convertIdentification(Identification identification)
convertIdentification in interface IdentificationFactoryidentification - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||