Uses of Class
com.lyncode.xoai.builders.dataprovider.ElementBuilder
-
Packages that use ElementBuilder Package Description com.lyncode.xoai.builders.dataprovider -
-
Uses of ElementBuilder in com.lyncode.xoai.builders.dataprovider
Methods in com.lyncode.xoai.builders.dataprovider that return ElementBuilder Modifier and Type Method Description ElementBuilderElementBuilder. withField(String name, String value)ElementBuilderElementBuilder. withFields(Element.Field... fields)ElementBuilderElementBuilder. withName(String name)ElementBuilderElementBuilder. withSubElements(Element... subElements)
-