Uses of Class
org.asnlab.asndt.runtime.conv.ZahlenConverter
Packages that use ZahlenConverter
Package
Description
This package contains the AsnConverters which are resposible for converting object to ASN.1 runtime standard values.
-
Uses of ZahlenConverter in org.asnlab.asndt.runtime.conv
Subclasses of ZahlenConverter in org.asnlab.asndt.runtime.convModifier and TypeClassDescriptionclass
TheIntegerConverter
can convert INTEGER value object to/from BigInteger value.class
TheIntegerConverter
can convert INTEGER value object to/from int value.class
TheIntegerConverter
can convert INTEGER value object to/from long value.