public class SingleInstanceNode<T extends InnerModelObject> extends AtomicPath
| Constructor and Description |
|---|
SingleInstanceNode(Class<T> container)
Creates a single instance node object.
|
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
container()
Returns the generated java class for container.
|
void |
container(Class<T> container)
Sets the generated java class for list.
|
type, typeCopyright © 2017. All rights reserved.