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