| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected GitLsRemoteViewType |
SourceControlSettings.gitLsViewType |
| Modifier and Type | Method and Description |
|---|---|
static GitLsRemoteViewType |
GitLsRemoteViewType.fromValue(String v) |
GitLsRemoteViewType |
SourceControlSettings.getGitLsViewType()
Gets the value of the gitLsViewType property.
|
static GitLsRemoteViewType |
GitLsRemoteViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitLsRemoteViewType[] |
GitLsRemoteViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceControlSettings.setGitLsViewType(GitLsRemoteViewType value)
Sets the value of the gitLsViewType property.
|
Copyright © 2020. All rights reserved.