public abstract class IDD_SelfDefiningField extends java.lang.Object implements IAFPDecodeableWriteable
| Modifier and Type | Class and Description |
|---|---|
static class |
IDD_SelfDefiningField.IOCAFunctionSetIdentification |
static class |
IDD_SelfDefiningField.SelfDefiningFieldType |
static class |
IDD_SelfDefiningField.SetBilevelImageColor |
static class |
IDD_SelfDefiningField.SetExtendedBilevelImageColor |
static class |
IDD_SelfDefiningField.UnknownSelfDefiningField |
| Constructor and Description |
|---|
IDD_SelfDefiningField() |
| Modifier and Type | Method and Description |
|---|---|
IDD_SelfDefiningField.SelfDefiningFieldType |
getFieldType() |
short |
getLengthOfFollowingData() |
void |
setFieldType(IDD_SelfDefiningField.SelfDefiningFieldType fieldType) |
void |
setLengthOfFollowingData(short lengthOfFollowingData) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeAFP, writeAFPpublic IDD_SelfDefiningField.SelfDefiningFieldType getFieldType()
public void setFieldType(IDD_SelfDefiningField.SelfDefiningFieldType fieldType)
public short getLengthOfFollowingData()
public void setLengthOfFollowingData(short lengthOfFollowingData)