|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementSpecification | |
---|---|
jp.bitmeister.asn1.type | Contains the common classes and interfaces used for defining ASN.1 types and processing ASN.1 data. |
Uses of ElementSpecification in jp.bitmeister.asn1.type |
---|
Methods in jp.bitmeister.asn1.type that return ElementSpecification | |
---|---|
ElementSpecification[] |
ConstructiveType.getElementTypeList()
Returns the array of ElementSpecification that associated to the
elements contained in the type. |
Methods in jp.bitmeister.asn1.type with parameters of type ElementSpecification | |
---|---|
ASN1Type |
ConstructiveType.getComponent(ElementSpecification element)
Returns the ASN.1 data that assigned to the element of this instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |