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 IStringValueBuilder
IValueBuilder. asString()
Casts this builder to a string value builder.IStringValueBuilder
IStringValueBuilder. value(String value)
-