public class GovernanceClassificationLevel extends Object
| Constructor and Description |
|---|
GovernanceClassificationLevel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel()
How high this classification is
|
String |
getName()
The name of this classification.
|
void |
setLevel(int level) |
void |
setName(String name) |
Copyright © 2018 ODPi. All rights reserved.