Uses of Class
org.kie.dmn.feel.gwt.functions.api.Type
-
Packages that use Type Package Description org.kie.dmn.feel.gwt.functions.api -
-
Uses of Type in org.kie.dmn.feel.gwt.functions.api
Methods in org.kie.dmn.feel.gwt.functions.api that return Type Modifier and Type Method Description static TypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static Type[]Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-