Uses of Class
com.caplin.motif.fx.config.definitions.PostAllocation
-
Packages that use PostAllocation Package Description com.caplin.motif.fx.config.definitions -
-
Uses of PostAllocation in com.caplin.motif.fx.config.definitions
Methods in com.caplin.motif.fx.config.definitions that return PostAllocation Modifier and Type Method Description PostAllocation
PostAllocation. enabled(java.lang.Boolean enabled)
@NotNull @Valid PostAllocation
Features. getPostAllocation()
Get postAllocationMethods in com.caplin.motif.fx.config.definitions with parameters of type PostAllocation Modifier and Type Method Description Features
Features. postAllocation(PostAllocation postAllocation)
void
Features. setPostAllocation(PostAllocation postAllocation)
-