|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnlocalizeRequest.Type | |
---|---|
com.gentics.contentnode.rest.model.request |
Uses of UnlocalizeRequest.Type in com.gentics.contentnode.rest.model.request |
---|
Methods in com.gentics.contentnode.rest.model.request that return UnlocalizeRequest.Type | |
---|---|
static UnlocalizeRequest.Type |
UnlocalizeRequest.Type.valueOf(java.lang.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. |
Methods in com.gentics.contentnode.rest.model.request that return types with arguments of type UnlocalizeRequest.Type | |
---|---|
java.util.List<UnlocalizeRequest.Type> |
UnlocalizeRequest.getTypes()
|
Method parameters in com.gentics.contentnode.rest.model.request with type arguments of type UnlocalizeRequest.Type | |
---|---|
void |
UnlocalizeRequest.setTypes(java.util.List<UnlocalizeRequest.Type> types)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |