public class XPFAttribute extends Object
| Modifier and Type | Field and Description | 
|---|---|
private @NonNull Map<Locale,String> | 
displayNames
The attribute display name. 
 | 
private @NonNull String | 
key
The attribute key. 
 | 
private boolean | 
localized
Specifies if the localized values or value getters on the attribute value need to be used. 
 | 
| Constructor and Description | 
|---|
XPFAttribute()  | 
@NonNull private final @NonNull String key
private final boolean localized
Copyright © 2000–2021 Elastic Path Software, Inc. All rights reserved.