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