Package com.casioeurope.mis.edt.constant
Class ReflectionLibraryConstant
Object
ReflectionLibraryConstant
public class ReflectionLibraryConstant extends Object
The CASIO Enterprise Developer Tools Reflection Library Constants
Constants to be used in the
Constants to be used in the
ReflectionLibrary
class.- Since:
- 2.00
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReflectionLibraryConstant.METHOD
Methods of theReflectionLibrary
class, used e.g. to check availability of said methods usingReflectionLibrary.isMethodSupported(BigInteger)
method. -
Constructor Summary
Constructors Constructor Description ReflectionLibraryConstant()
-
Method Summary
-
Constructor Details
-
ReflectionLibraryConstant
public ReflectionLibraryConstant()
-