|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsnTagNature | |
|---|---|
| ch.panter.li.bi.asn | |
| Uses of AsnTagNature in ch.panter.li.bi.asn |
|---|
| Methods in ch.panter.li.bi.asn that return AsnTagNature | |
|---|---|
AsnTagNature |
AsnTagImpl.getTagNature()
|
AsnTagNature |
AsnTag.getTagNature()
|
static AsnTagNature |
AsnTagNature.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AsnTagNature[] |
AsnTagNature.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in ch.panter.li.bi.asn with parameters of type AsnTagNature | |
|---|---|
void |
AsnTagImpl.setTagNature(AsnTagNature tagNature)
|
| Constructors in ch.panter.li.bi.asn with parameters of type AsnTagNature | |
|---|---|
AsnTagImpl(AsnTagClass tagClass,
AsnTagNature tagNature,
int tagNumber)
|
|
AsnTagImpl(AsnTagNature tagNature,
int tagNumber)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||