Uses of Class
org.ehrbase.aql.sql.queryimpl.JsonbEntryQuery.OTHER_ITEM
-
Packages that use JsonbEntryQuery.OTHER_ITEM Package Description org.ehrbase.aql.sql.queryimpl -
-
Uses of JsonbEntryQuery.OTHER_ITEM in org.ehrbase.aql.sql.queryimpl
Methods in org.ehrbase.aql.sql.queryimpl that return JsonbEntryQuery.OTHER_ITEM Modifier and Type Method Description static JsonbEntryQuery.OTHER_ITEMJsonbEntryQuery.OTHER_ITEM. valueOf(String name)Returns the enum constant of this type with the specified name.static JsonbEntryQuery.OTHER_ITEM[]JsonbEntryQuery.OTHER_ITEM. values()Returns an array containing the constants of this enum type, in the order they are declared.
-