public class TabDescriptor extends TBDAbstractType implements Duplicatable
ParagraphProperties.field_1_value| Constructor and Description |
|---|
TabDescriptor() |
TabDescriptor(byte[] bytes,
int offset) |
TabDescriptor(TabDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
TabDescriptor |
copy() |
byte[] |
toByteArray() |
fillFields, getJc, getReserved, getSize, getTlc, getValue, serialize, setJc, setReserved, setTlc, setValue, toStringpublic TabDescriptor()
public TabDescriptor(TabDescriptor other)
public TabDescriptor(byte[] bytes,
int offset)
public byte[] toByteArray()
public TabDescriptor copy()
copy in interface Duplicatable