Uses of Enum
org.datanucleus.metadata.MetaData.State
Packages that use MetaData.State
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of MetaData.State in org.datanucleus.metadata
Fields in org.datanucleus.metadata declared as MetaData.StateModifier and TypeFieldDescriptionprotected MetaData.State
MetaData.metaDataState
State of the MetaData.Methods in org.datanucleus.metadata that return MetaData.StateModifier and TypeMethodDescriptionstatic MetaData.State
Returns the enum constant of this type with the specified name.static MetaData.State[]
MetaData.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.