Uses of Class
com.hybris.cockpitng.config.fulltextsearch.jaxb.FieldListType
-
Packages that use FieldListType Package Description com.hybris.cockpitng.config.fulltextsearch.jaxb -
-
Uses of FieldListType in com.hybris.cockpitng.config.fulltextsearch.jaxb
Fields in com.hybris.cockpitng.config.fulltextsearch.jaxb declared as FieldListType Modifier and Type Field Description protected FieldListTypeFulltextSearch. fieldListMethods in com.hybris.cockpitng.config.fulltextsearch.jaxb that return FieldListType Modifier and Type Method Description FieldListTypeObjectFactory. createFieldListType()Create an instance ofFieldListTypeFieldListTypeFulltextSearch. getFieldList()Gets the value of the fieldList property.Methods in com.hybris.cockpitng.config.fulltextsearch.jaxb with parameters of type FieldListType Modifier and Type Method Description voidFulltextSearch. setFieldList(FieldListType value)Sets the value of the fieldList property.
-