public class CharDef extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
cStr |
AsnDefinedValue |
defval |
boolean |
isCString |
boolean |
isQuadruple |
boolean |
isTuple |
ArrayList<AsnSignedNumber> |
tupleQuad |
| Constructor and Description |
|---|
CharDef() |
public String cStr
public AsnDefinedValue defval
public boolean isCString
public boolean isQuadruple
public boolean isTuple
public ArrayList<AsnSignedNumber> tupleQuad
Copyright © 2022. All rights reserved.