Package | Description |
---|---|
net.praqma.clearcase.changeset | |
net.praqma.clearcase.ucm.entities |
Modifier and Type | Method and Description |
---|---|
Version.Status |
ChangeSetElement2.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeSet2.addElement(File file,
Version.Status status,
Version origin) |
void |
ChangeSetElement2.setStatus(Version.Status status) |
Constructor and Description |
---|
ChangeSetElement2(File file,
Version.Status status) |
ChangeSetElement2(File file,
Version.Status status,
Version origin) |
Modifier and Type | Method and Description |
---|---|
Version.Status |
Version.getStatus() |
static Version.Status |
Version.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.Status[] |
Version.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Version.setStatus(Version.Status status) |
Copyright © 2016–2018. All rights reserved.