public static interface NumericalFieldConfig.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(DoubleFieldConfig transformee) |
T |
handle(SignedFieldConfig transformee) |
T |
handle(UnsignedFieldConfig transformee) |
T handle(UnsignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DoubleFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.