Uses of Class
com.lyncode.xoai.dataprovider.xml.xoai.Element.Field
-
Packages that use Element.Field Package Description com.lyncode.xoai.builders.dataprovider com.lyncode.xoai.dataprovider.xml.xoai -
-
Uses of Element.Field in com.lyncode.xoai.builders.dataprovider
Methods in com.lyncode.xoai.builders.dataprovider that return Element.Field Modifier and Type Method Description Element.FieldMetadataElementFieldBuilder. build()Methods in com.lyncode.xoai.builders.dataprovider with parameters of type Element.Field Modifier and Type Method Description ElementBuilderElementBuilder. withFields(Element.Field... fields) -
Uses of Element.Field in com.lyncode.xoai.dataprovider.xml.xoai
Fields in com.lyncode.xoai.dataprovider.xml.xoai with type parameters of type Element.Field Modifier and Type Field Description protected List<Element.Field>Element. fieldMethods in com.lyncode.xoai.dataprovider.xml.xoai that return types with arguments of type Element.Field Modifier and Type Method Description List<Element.Field>Element. getField()Gets the value of the field property.
-