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
Indicates if the attribute is localized by language.
|
Constructor and Description |
---|
XPFAttribute() |
@NonNull private final @NonNull String key
private final boolean localized
Copyright © 2022. All rights reserved.