Uses of Class
cs195z.support.PDataSet.AvailableDataSets

Packages that use PDataSet.AvailableDataSets
cs195z.support   
 

Uses of PDataSet.AvailableDataSets in cs195z.support
 

Methods in cs195z.support that return PDataSet.AvailableDataSets
static PDataSet.AvailableDataSets PDataSet.AvailableDataSets.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PDataSet.AvailableDataSets[] PDataSet.AvailableDataSets.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cs195z.support with parameters of type PDataSet.AvailableDataSets
PDataSet(PDataSet.AvailableDataSets s)
          PDataSet preloads the desired data set from the AvailableDataSets.