Uses of Interface
no.digipost.util.GetsNamedValue
Packages that use GetsNamedValue
-
Uses of GetsNamedValue in no.digipost.util
Classes in no.digipost.util that implement GetsNamedValueModifier and TypeClassDescriptionfinal classAttribute<V>AnAttributedefines a String-based name (or key) and the type of a value which the name maps to.Methods in no.digipost.util with parameters of type GetsNamedValueModifier and TypeMethodDescription<V> VAttributesMap.get(GetsNamedValue<V> attribute) Retrieve a required attribute value.Constructors in no.digipost.util with parameters of type GetsNamedValue