Uses of Interface
de.xima.fc.interfaces.workflow.value.IStringValueBuilder
-
Packages that use IStringValueBuilder Package Description de.xima.fc.interfaces.workflow.value -
-
Uses of IStringValueBuilder in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return IStringValueBuilder Modifier and Type Method Description default IStringValueBuilderIValueBuilder. asString()Casts this builder to a string value builder.IStringValueBuilderIStringValueBuilder. value(String value)
-