| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model.request |
| Modifier and Type | Method and Description |
|---|---|
static PushToMasterRequest.Type |
PushToMasterRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushToMasterRequest.Type[] |
PushToMasterRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<PushToMasterRequest.Type> |
PushToMasterRequest.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PushToMasterRequest.setTypes(List<PushToMasterRequest.Type> types) |
Copyright © 2016 Gentics Software. All rights reserved.