Package io.smallrye.openapi.runtime.util
Class UtilMessages_$bundle
- java.lang.Object
-
- io.smallrye.openapi.runtime.util.UtilMessages_$bundle
-
- All Implemented Interfaces:
Serializable
public class UtilMessages_$bundle extends Object implements Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static UtilMessages_$bundleINSTANCEstatic io.smallrye.openapi.runtime.util.UtilMessagesmsg
-
Constructor Summary
Constructors Modifier Constructor Description protectedUtilMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected LocalegetLoggingLocale()protected ObjectreadResolve()NullPointerExceptionrefTypeNotNull()protected StringrefTypeNotNull$str()IllegalArgumentExceptionunknownPrimitive(org.jboss.jandex.PrimitiveType primitive)protected StringunknownPrimitive$str()
-
-
-
Field Detail
-
INSTANCE
public static final UtilMessages_$bundle INSTANCE
-
msg
public static final io.smallrye.openapi.runtime.util.UtilMessages msg
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
refTypeNotNull$str
protected String refTypeNotNull$str()
-
refTypeNotNull
public final NullPointerException refTypeNotNull()
-
unknownPrimitive$str
protected String unknownPrimitive$str()
-
unknownPrimitive
public final IllegalArgumentException unknownPrimitive(org.jboss.jandex.PrimitiveType primitive)
-
-