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