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

Uses of Asn1BitString in com.objsys.asn1j.runtime
 

Subclasses of Asn1BitString in com.objsys.asn1j.runtime
 class Asn1_ABSTRACT_SYNTAX_property
           
 class Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
           
 class Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
           
 

Methods in com.objsys.asn1j.runtime with parameters of type Asn1BitString
 void Asn1External_encoding.set_arbitrary(Asn1BitString value)
           
 void Asn1XerExternal_encoding.set_arbitrary(Asn1BitString value)
           
 void Asn1XmlExternal_encoding.set_arbitrary(Asn1BitString value)
           
 int Asn1EncodeBuffer.trimBitString(Asn1BitString bitstr)
          This method will trim a BIT STRING for relevant encodings by removing all zero trailing bits.