java.lang.Object
de.grogra.mtg.MTGNodeDataFeature
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMTGNodeDataFeature(String featureName, int featureNameIndex, int featureTypeIndex) -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetFeatureName(String featureName) voidsetFeatureNameIndex(int featureNameIndex) voidsetFeatureTypeIndex(int featureTypeIndex)
-
Constructor Details
-
MTGNodeDataFeature
-
-
Method Details
-
getFeatureName
-
setFeatureName
-
getFeatureNameIndex
public int getFeatureNameIndex() -
setFeatureNameIndex
public void setFeatureNameIndex(int featureNameIndex) -
getFeatureTypeIndex
public int getFeatureTypeIndex() -
setFeatureTypeIndex
public void setFeatureTypeIndex(int featureTypeIndex)
-