Package | Description |
---|---|
com.gentics.contentnode.rest.model.request |
Modifier and Type | Method and Description |
---|---|
static UnlocalizeRequest.Type |
UnlocalizeRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnlocalizeRequest.Type[] |
UnlocalizeRequest.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<UnlocalizeRequest.Type> |
UnlocalizeRequest.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
UnlocalizeRequest.setTypes(List<UnlocalizeRequest.Type> types) |
Copyright © 2015 Gentics Software. All rights reserved.