Uses of Enum Class
com.tridion.storage.annotations.ParameterType
Packages that use ParameterType
-
Uses of ParameterType in com.tridion.storage.annotations
Methods in com.tridion.storage.annotations that return ParameterTypeModifier and TypeMethodDescriptionstatic ParameterTypeReturns the enum constant of this class with the specified name.static ParameterType[]ParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.