public class ElementInfo<G,D> extends Object
| Constructor and Description |
|---|
ElementInfo(G description,
D invocation) |
| Modifier and Type | Method and Description |
|---|---|
G |
getDescription() |
D |
getInvocation() |
void |
setDescription(G description) |
void |
setInvocation(D invocation) |
Copyright © 2018. All rights reserved.