public class SecurityClassification extends Object implements Serializable
| Constructor and Description |
|---|
SecurityClassification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getSecurityLabels() |
Map<String,Object> |
getSecurityProperties() |
int |
hashCode() |
void |
setSecurityLabels(List<String> securityLabels) |
void |
setSecurityProperties(Map<String,Object> securityProperties) |
String |
toString() |
Copyright © 2018–2020 ODPi. All rights reserved.