Package | Description |
---|---|
org.gitlab4j.api | |
org.gitlab4j.api.models |
Modifier and Type | Method and Description |
---|---|
static Constants.MergeRequestOrderBy |
Constants.MergeRequestOrderBy.forValue(String value) |
static Constants.MergeRequestOrderBy |
Constants.MergeRequestOrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.MergeRequestOrderBy[] |
Constants.MergeRequestOrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Constants.MergeRequestOrderBy |
MergeRequestFilter.getOrderBy() |
Modifier and Type | Method and Description |
---|---|
void |
MergeRequestFilter.setOrderBy(Constants.MergeRequestOrderBy orderBy) |
MergeRequestFilter |
MergeRequestFilter.withOrderBy(Constants.MergeRequestOrderBy orderBy) |
Copyright © 2018. All rights reserved.