public class ListChildElement extends Object implements ParseableElement
| Modifier and Type | Class and Description |
|---|---|
static class |
ListChildElement.ListChildElementBuilder |
| Constructor and Description |
|---|
ListChildElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName() |
String |
getElementPropertyName() |
Map<String,String> |
getItemAttributePropertyMap() |
Class |
getItemClass() |
String |
getItemName() |
public String getElementName()
getElementName in interface ParseableElementpublic String getElementPropertyName()
getElementPropertyName in interface ParseableElementpublic Class getItemClass()
public String getItemName()
Copyright © 2017. All rights reserved.