all property

Map<String, EntitlementInfo> all
final

Map of all EntitlementInfo (EntitlementInfo) objects (active and inactive) keyed by entitlement identifier.

Implementation

final Map<String, EntitlementInfo> all;