| Package | Description |
|---|---|
| org.zanata.client.commands | |
| org.zanata.client.commands.pull | |
| org.zanata.client.commands.push |
| Modifier and Type | Method and Description |
|---|---|
static PushPullType |
PushPullType.fromString(String str)
Parse a PushPullType value from a string case-insensitively, and
disregarding leading and trailing spaces.
|
static PushPullType |
PushPullType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushPullType[] |
PushPullType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PushPullType |
PullOptions.getPullType() |
PushPullType |
PullOptionsImpl.getPullType() |
| Modifier and Type | Method and Description |
|---|---|
PushPullType |
PushOptionsImpl.getPushType() |
PushPullType |
PushOptions.getPushType() |
Copyright © 2018 Zanata Project. All rights reserved.