|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Asn1PerBitField in com.objsys.asn1j.runtime |
---|
Methods in com.objsys.asn1j.runtime that return Asn1PerBitField | |
---|---|
Asn1PerBitField |
Asn1PerBitFieldList.getCurrBitField()
This method returns a reference to the current bit field object (i.e. the one that was last created). |
Asn1PerBitField |
Asn1PerBitFieldList.newBitField(java.lang.String nameSuffix,
int bitOffset,
int bitCount)
This method creates a new bit field object with the given properties and appends it to the bit field list. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |