@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface NodeEntity
| Modifier and Type | Optional Element and Description |
|---|---|
String |
label |
InterpretationMode |
mode |
public abstract String label
public abstract InterpretationMode mode
Copyright © 2020–2022 RunedUniverse. All rights reserved.