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
Subclasses with type arguments of type MapMetaData.MapType in org.datanucleus.metadataFields in org.datanucleus.metadata declared as MapMetaData.MapTypeMethods in org.datanucleus.metadata that return MapMetaData.MapTypeModifier and TypeMethodDescriptionMapMetaData.getMapType()static MapMetaData.MapTypeReturns 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.