Uses of Class
org.cxbox.core.dto.multivalue.MultivalueFieldSingleValue
-
Packages that use MultivalueFieldSingleValue Package Description org.cxbox.core.dto.multivalue -
-
Uses of MultivalueFieldSingleValue in org.cxbox.core.dto.multivalue
Methods in org.cxbox.core.dto.multivalue that return MultivalueFieldSingleValue Modifier and Type Method Description MultivalueFieldSingleValueMultivalueFieldSingleValue. addOption(MultivalueOptionType key, String value)MultivalueFieldSingleValueMultivalueFieldSingleValue. deleteOption(MultivalueOptionType key)Methods in org.cxbox.core.dto.multivalue that return types with arguments of type MultivalueFieldSingleValue Modifier and Type Method Description Iterator<MultivalueFieldSingleValue>MultivalueField. iterator()
-