public class Classification extends Object implements Serializable
| Constructor and Description |
|---|
Classification() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getProperties() |
String |
getType() |
void |
setName(String name) |
void |
setProperties(Map<String,String> properties) |
void |
setType(String type) |
Copyright © 2018–2020 ODPi. All rights reserved.