protected static class AbstractNestedStructureHouseKeeper.Structure extends Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractNestedStructureHouseKeeper.Structure() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getElementType() |
NestedStructure |
getPushedElement() |
void |
setElementType(Class<?> elementType) |
void |
setPushedElement(NestedStructure pushedElement) |
protected AbstractNestedStructureHouseKeeper.Structure()
public Class<?> getElementType()
public void setElementType(Class<?> elementType)
public NestedStructure getPushedElement()
public void setPushedElement(NestedStructure pushedElement)
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.