Uses of Class
adalid.core.annotations.AllocationOverride
-
Packages that use AllocationOverride Package Description adalid.core adalid.core.annotations adalid.core.interfaces -
-
Uses of AllocationOverride in adalid.core
Methods in adalid.core that return types with arguments of type AllocationOverride Modifier and Type Method Description List<AllocationOverride>AbstractEntity. getAllocationOverridesList()Map<String,AllocationOverride>AbstractEntity. getAllocationOverridesMap() -
Uses of AllocationOverride in adalid.core.annotations
Methods in adalid.core.annotations that return AllocationOverride Modifier and Type Method Description AllocationOverride[]value() -
Uses of AllocationOverride in adalid.core.interfaces
Methods in adalid.core.interfaces that return types with arguments of type AllocationOverride Modifier and Type Method Description List<AllocationOverride>Entity. getAllocationOverridesList()Map<String,AllocationOverride>Entity. getAllocationOverridesMap()
-