Uses of Class
com.objsys.asn1j.runtime.Asn1Boolean

Uses of Asn1Boolean in com.objsys.asn1j.runtime
 

Fields in com.objsys.asn1j.runtime declared as Asn1Boolean
static Asn1Boolean Asn1Boolean.FALSE_VALUE
          The FALSE_VALUE constant represents a boolean FALSE value.
static Asn1Boolean Asn1Boolean.TRUE_VALUE
          The TRUE_VALUE constant represents a boolean TRUE value.