public class Element extends Object
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid() |
Map<String,String> |
getProperties() |
String |
getQualifiedName() |
String |
getType() |
void |
setGuid(String guid) |
void |
setProperties(Map<String,String> properties) |
void |
setQualifiedName(String qualifiedName) |
void |
setType(String type) |
Copyright © 2018–2019 ODPi. All rights reserved.