Uses of Class
com.caplin.motif.fx.config.definitions.client.FXRfsBlock
-
Packages that use FXRfsBlock Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXRfsBlock in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXRfsBlock Modifier and Type Method Description FXRfsBlock
FXRfsBlock. deliverable(FXRfsBlockDeliverable deliverable)
@Valid FXRfsBlock
FXRfs. getBlock()
Get blockFXRfsBlock
FXRfsBlock. nonDeliverable(FXRfsBlockNonDeliverable nonDeliverable)
FXRfsBlock
FXRfsBlock. perLegClientSelectionEnabled(java.lang.Boolean perLegClientSelectionEnabled)
FXRfsBlock
FXRfsBlock. toboSelectionDisplayEntity(java.lang.Boolean toboSelectionDisplayEntity)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXRfsBlock Modifier and Type Method Description FXRfs
FXRfs. block(FXRfsBlock block)
void
FXRfs. setBlock(FXRfsBlock block)
-