Uses of Class
org.hardcode.juf.update.Feature

Packages that use Feature
org.hardcode.juf.update   
 

Uses of Feature in org.hardcode.juf.update
 

Methods in org.hardcode.juf.update that return Feature
 Feature[] Update.getFeature()
          Method getFeature
 Feature Update.getFeature(int index)
          Method getFeature
 Feature Update.removeFeature(int index)
          Method removeFeature
 

Methods in org.hardcode.juf.update with parameters of type Feature
 void Update.addFeature(Feature vFeature)
          Method addFeature
 void Update.addFeature(int index, Feature vFeature)
          Method addFeature
 void Update.setFeature(Feature[] featureArray)
          Method setFeature
 void Update.setFeature(int index, Feature vFeature)
          Method setFeature
 



Copyright © 2005 . All Rights Reserved.