| Package | Description |
|---|---|
| org.commonjava.aprox.model.core.dto |
| Modifier and Type | Method and Description |
|---|---|
ReplicationAction.ActionType |
ReplicationAction.getType() |
static ReplicationAction.ActionType |
ReplicationAction.ActionType.typeOf(String name) |
static ReplicationAction.ActionType |
ReplicationAction.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationAction.ActionType[] |
ReplicationAction.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationAction.setType(ReplicationAction.ActionType type) |
| Constructor and Description |
|---|
ReplicationAction(ReplicationAction.ActionType type) |
Copyright © 2015. All Rights Reserved.