public class HeaderBody
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Body |
static int |
Both |
static int |
Header |
| Constructor and Description |
|---|
HeaderBody() |
public static final int Header
public static final int Body
public static final int Both