Uses of Enum
no.digipost.util.AttributesMap.Config
Packages that use AttributesMap.Config
-
Uses of AttributesMap.Config in no.digipost.util
Methods in no.digipost.util that return AttributesMap.ConfigModifier and TypeMethodDescriptionstatic AttributesMap.ConfigReturns the enum constant of this type with the specified name.static AttributesMap.Config[]AttributesMap.Config.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.digipost.util with parameters of type AttributesMap.ConfigModifier and TypeMethodDescriptionstatic AttributesMap.BuilderAttributesMap.buildNew(AttributesMap.Config... configSwitches) static <V> AttributesMap.BuilderAttributesMap.with(ViewableAsTuple<? extends SetsNamedValue<V>, V> attributeWithValue, AttributesMap.Config... configSwitches) static <V> AttributesMap.BuilderAttributesMap.with(SetsNamedValue<V> attribute, V value, AttributesMap.Config... configSwitches)