| Package | Description |
|---|---|
| io.pcp.parfait.dxm |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<PcpMmvWriter.MmvFlag> |
PcpMmvWriter.DEFAULT_FLAGS |
private java.util.Set<PcpMmvWriter.MmvFlag> |
PcpMmvWriter.flags |
| Modifier and Type | Method and Description |
|---|---|
static PcpMmvWriter.MmvFlag |
PcpMmvWriter.MmvFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PcpMmvWriter.MmvFlag[] |
PcpMmvWriter.MmvFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PcpMmvWriter.setFlags(java.util.Set<PcpMmvWriter.MmvFlag> flags) |