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