public static class RealmLocalizationTextsEntity.RealmLocalizationTextEntityKey extends Object implements Serializable
| Constructor and Description |
|---|
RealmLocalizationTextEntityKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocale() |
String |
getRealmId() |
int |
hashCode() |
void |
setLocale(String locale) |
void |
setRealmId(String realmId) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.