public abstract class SchemaElement extends Element
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
checkExist |
protected long |
id |
protected String |
name |
protected Set<String> |
properties |
protected Map<String,Object> |
userdata |
| 构造器和说明 |
|---|
SchemaElement(String name) |
Copyright © 2020. All rights reserved.