Uses of Interface
de.xima.fc.interfaces.workflow.value.IConstValueBuilder
- 
Packages that use IConstValueBuilder Package Description de.xima.fc.interfaces.workflow.value  - 
- 
Uses of IConstValueBuilder in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return IConstValueBuilder Modifier and Type Method Description default <S> IConstValueBuilder<S>IValueBuilder. asConst()Casts this builder to a constant value builder. 
 -