Uses of Interface
adalid.core.interfaces.NamedValue
Packages that use NamedValue
-
Uses of NamedValue in adalid.core
Classes in adalid.core that implement NamedValueMethods in adalid.core that return NamedValueMethods in adalid.core that return types with arguments of type NamedValueModifier and TypeMethodDescriptionAbstractEntity.getNamedValuesList()AbstractEntity.getNamedValuesMap() -
Uses of NamedValue in adalid.core.enums
Classes in adalid.core.enums that implement NamedValueModifier and TypeClassDescriptionenumenumenumenumenumenum -
Uses of NamedValue in adalid.core.interfaces
Subinterfaces of NamedValue in adalid.core.interfacesMethods in adalid.core.interfaces that return types with arguments of type NamedValue -
Uses of NamedValue in adalid.core.programmers
Methods in adalid.core.programmers that return types with arguments of type NamedValueMethods in adalid.core.programmers with parameters of type NamedValueModifier and TypeMethodDescriptionprotected StringAbstractJavaProgrammer.getNamedValueName(NamedValue namedValue) protected StringAbstractJavaProgrammer.getNamedValueName(NamedValue namedValue, ParameterizedExpression px) Method parameters in adalid.core.programmers with type arguments of type NamedValueModifier and TypeMethodDescriptionvoidParameterizedExpression.setNamedValuesMap(Map<String, NamedValue> namedValues)