Uses of Class
com.appslandia.common.cdi.Json.Profile
-
Packages that use Json.Profile Package Description com.appslandia.common.cdi -
-
Uses of Json.Profile in com.appslandia.common.cdi
Methods in com.appslandia.common.cdi that return Json.Profile Modifier and Type Method Description Json.Profilevalue()Json.ProfileJsonLiteral. value()static Json.ProfileJson.Profile. valueOf(String name)Returns the enum constant of this type with the specified name.static Json.Profile[]Json.Profile. values()Returns an array containing the constants of this enum type, in the order they are declared.
-