Uses of Enum Class
com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
Packages that use SweepBaseConfig.FeeLegEnum
-
Uses of SweepBaseConfig.FeeLegEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return SweepBaseConfig.FeeLegEnumModifier and TypeMethodDescriptionstatic SweepBaseConfig.FeeLegEnumSweepBaseConfig.getFeeLeg()Get feeLegstatic SweepBaseConfig.FeeLegEnumReturns the enum constant of this class with the specified name.static SweepBaseConfig.FeeLegEnum[]SweepBaseConfig.FeeLegEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.qtsurfer.api.client.model with parameters of type SweepBaseConfig.FeeLegEnumModifier and TypeMethodDescriptionSweepBaseConfig.feeLeg(SweepBaseConfig.FeeLegEnum feeLeg) voidSweepBaseConfig.setFeeLeg(SweepBaseConfig.FeeLegEnum feeLeg)