public class PubSubMessages_$bundle extends Object implements PubSubMessages, Serializable
| Modifier and Type | Field and Description |
|---|---|
static PubSubMessages_$bundle |
INSTANCE |
msg| Modifier | Constructor and Description |
|---|---|
protected |
PubSubMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
String |
isRequired(String fieldName) |
protected String |
isRequired$str() |
String |
mustNotBeNull(String fieldName) |
protected String |
mustNotBeNull$str() |
protected Object |
readResolve() |
public static final PubSubMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String mustNotBeNull$str()
public final String mustNotBeNull(String fieldName)
mustNotBeNull in interface PubSubMessagesprotected String isRequired$str()
public final String isRequired(String fieldName)
isRequired in interface PubSubMessagesCopyright © 2018–2021 SmallRye. All rights reserved.