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