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