|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.quarrel.file.Feature
This represents an instance of a FeatureType derived from a FileElement.
todo implement toString() todo implement hashCode() todo implement equals()
Constructor Summary | |
Feature(FeatureType type,
java.lang.String text)
|
Method Summary | |
java.lang.String |
getText()
|
FeatureType |
getType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Feature(FeatureType type, java.lang.String text)
Method Detail |
public FeatureType getType()
public java.lang.String getText()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |