Uses of Class
xyz.euclia.jaqpotj.models.Dataset.DatasetExistence
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of Dataset.DatasetExistence in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return Dataset.DatasetExistence Modifier and Type Method Description Dataset.DatasetExistenceDataset. getExistence()static Dataset.DatasetExistenceDataset.DatasetExistence. valueOf(String name)Returns the enum constant of this type with the specified name.static Dataset.DatasetExistence[]Dataset.DatasetExistence. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in xyz.euclia.jaqpotj.models with parameters of type Dataset.DatasetExistence Modifier and Type Method Description voidDataset. setExistence(Dataset.DatasetExistence existence)