Uses of Class
org.apache.causeway.viewer.commons.prism.PrismLanguage
-
-
Uses of PrismLanguage in org.apache.causeway.viewer.commons.prism
Methods in org.apache.causeway.viewer.commons.prism that return PrismLanguage Modifier and Type Method Description static PrismLanguagePrismLanguage. valueOf(String name)Returns the enum constant of this type with the specified name.static PrismLanguage[]PrismLanguage. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.causeway.viewer.commons.prism that return types with arguments of type PrismLanguage Modifier and Type Method Description static List<PrismLanguage>PrismLanguage. mostCommon()
-