public abstract class Feature extends Object
  
  
  | Known Direct Subclasses | 
An object representing a feature's metadata. Do not save a reference to a particular feature object because the reference will not be stable.
Public Method Summary
| String | 
                 
                  
                  getFeatureType()
                   
              
                    Returns the  
                FeatureType
                    of the feature.
                   | 
            
Inherited Method Summary
Public Methods
public String getFeatureType ()
Returns the FeatureType
            of the feature.