Uses of Class
com.caplin.motif.fx.config.definitions.client.FXRfsBlockDeliverableOutright
-
Packages that use FXRfsBlockDeliverableOutright Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXRfsBlockDeliverableOutright in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXRfsBlockDeliverableOutright Modifier and Type Method Description FXRfsBlockDeliverableOutright
FXRfsBlockDeliverableOutright. enabled(java.lang.Boolean enabled)
@Valid FXRfsBlockDeliverableOutright
FXRfsBlockDeliverable. getOutright()
Get outrightMethods in com.caplin.motif.fx.config.definitions.client with parameters of type FXRfsBlockDeliverableOutright Modifier and Type Method Description FXRfsBlockDeliverable
FXRfsBlockDeliverable. outright(FXRfsBlockDeliverableOutright outright)
void
FXRfsBlockDeliverable. setOutright(FXRfsBlockDeliverableOutright outright)
-