protected static class AbstractStructuredOutput.Element extends Object
Modifier | Constructor and Description |
---|---|
protected |
Element(AbstractStructuredOutput.ElementType type,
String name) |
Modifier and Type | Method and Description |
---|---|
protected String |
getName() |
protected AbstractStructuredOutput.ElementType |
getType() |
protected boolean |
isEmpty() |
protected void |
setEmpty(boolean empty) |
protected Element(AbstractStructuredOutput.ElementType type, String name)
protected boolean isEmpty()
protected void setEmpty(boolean empty)
protected AbstractStructuredOutput.ElementType getType()
protected String getName()
Copyright © 2018. All rights reserved.