Package com.casioeurope.mis.edt.constant
Class SamLibraryConstant
Object
SamLibraryConstant
public class SamLibraryConstant extends Object
The CASIO Enterprise Developer Tools SAM Library Constants
Constants to be used in the
Constants to be used in the
SamLibrary
class.- Since:
- 2.00
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SamLibraryConstant.METHOD
Methods of theSamLibrary
class, used e.g. to check availability of said methods usingSamLibrary.isMethodSupported(BigInteger)
method.static class
SamLibraryConstant.RETURN
List of return value constants. -
Constructor Summary
Constructors Constructor Description SamLibraryConstant()
-
Method Summary
-
Constructor Details
-
SamLibraryConstant
public SamLibraryConstant()
-