Uses of Enum Class
io.github.tonywasher.joceanus.metis.data.MetisDataState
Packages that use MetisDataState
Package
Description
Data definitions.
Experimental Data Package.
Data definitions.
Handles mapping to/from database.
-
Uses of MetisDataState in io.github.tonywasher.joceanus.metis.data
Methods in io.github.tonywasher.joceanus.metis.data that return MetisDataStateModifier and TypeMethodDescriptionstatic MetisDataStateReturns the enum constant of this class with the specified name.static MetisDataState[]MetisDataState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MetisDataState in io.github.tonywasher.joceanus.metis.field
Methods in io.github.tonywasher.joceanus.metis.field that return MetisDataState -
Uses of MetisDataState in io.github.tonywasher.joceanus.prometheus.data
Methods in io.github.tonywasher.joceanus.prometheus.data that return MetisDataStateModifier and TypeMethodDescriptionprotected MetisDataStatePrometheusDataItem.getBaseState()Get the state of the underlying record.PrometheusDataInfoLinkSet.getState()Get the State for this infoSet.PrometheusDataInfoSet.getState()Get the State for this infoSet. -
Uses of MetisDataState in io.github.tonywasher.joceanus.prometheus.database
Methods in io.github.tonywasher.joceanus.prometheus.database with parameters of type MetisDataStateModifier and TypeMethodDescriptionprotected voidPrometheusBatchControl.setCurrentTable(PrometheusTableDataItem<?> pTable, MetisDataState pMode) Set the currently active state.