| Package | Description |
|---|---|
| org.vafer.jdeb.debian |
| Modifier and Type | Method and Description |
|---|---|
ControlField.Type |
ControlField.getType() |
static ControlField.Type |
ControlField.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlField.Type[] |
ControlField.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ControlField(String name,
boolean mandatory,
ControlField.Type type) |
ControlField(String name,
boolean mandatory,
ControlField.Type type,
boolean firstLineEmpty) |
Copyright © 2014. All rights reserved.