Uses of Interface
de.xima.fc.interfaces.workflow.value.IFloatValueBuilder
Packages that use IFloatValueBuilder
- 
Uses of IFloatValueBuilder in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return IFloatValueBuilderModifier and TypeMethodDescriptiondefault IFloatValueBuilderIValueBuilder.asFloat()Casts this builder to a floating point value builder.IFloatValueBuilder.value(double value) default IFloatValueBuilder