Package | Description |
---|---|
net.praqma.clearcase.ucm.entities |
Modifier and Type | Field and Description |
---|---|
protected UCMEntity.Kind |
UCMEntity.kind |
Modifier and Type | Method and Description |
---|---|
UCMEntity.Kind |
UCMEntity.getKind() |
static UCMEntity.Kind |
UCMEntity.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UCMEntity.Kind[] |
UCMEntity.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UCMEntity.setKind(UCMEntity.Kind kind) |
Copyright © 2016–2018. All rights reserved.