| Package | Description |
|---|---|
| zen.scm.enums | |
| zen.scm.objects |
| Modifier and Type | Method and Description |
|---|---|
static Scm |
Scm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scm[] |
Scm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scm |
ProfileObject.getScm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileObject.setScm(Scm scm) |
Copyright © 2012. All Rights Reserved.