Modifier and Type | Method and Description |
---|---|
void |
Repeat.setCount(Integer count) |
void |
AddDays.setDays(Integer value)
Sets the value of the days property.
|
void |
Split.setDelimiter(String value)
Sets the value of the delimiter property.
|
void |
Concatenate.setDelimiter(String value)
Sets the value of the delimiter property.
|
void |
Concatenate.setDelimitingEmptyValues(Boolean delimitingEmptyValues) |
void |
SubStringBefore.setEndIndex(Integer value)
Sets the value of the endIndex property.
|
void |
SubStringAfter.setEndIndex(Integer value)
Sets the value of the endIndex property.
|
void |
SubString.setEndIndex(Integer value)
Sets the value of the endIndex property.
|
void |
Expression.setExpression(String expression)
Sets the value of the string property.
|
void |
ConvertAreaUnit.setFromUnit(AreaUnitType value)
Sets the value of the fromUnit property.
|
void |
ConvertDistanceUnit.setFromUnit(DistanceUnitType value)
Sets the value of the fromUnit property.
|
void |
ConvertMassUnit.setFromUnit(MassUnitType value)
Sets the value of the fromUnit property.
|
void |
ConvertVolumeUnit.setFromUnit(VolumeUnitType value)
Sets the value of the fromUnit property.
|
void |
ItemAt.setIndex(Integer value)
Sets the value of the index property.
|
void |
CopyTo.setIndex(String index)
Sets the value of the string property.
|
void |
SubStringBefore.setMatch(String value)
Sets the value of the match property.
|
void |
SubStringAfter.setMatch(String value)
Sets the value of the match property.
|
void |
ReplaceFirst.setMatch(String value)
Sets the value of the match property.
|
void |
ReplaceAll.setMatch(String value)
Sets the value of the match property.
|
void |
ReplaceFirst.setNewString(String value)
Sets the value of the newString property.
|
void |
ReplaceAll.setNewString(String value)
Sets the value of the newString property.
|
void |
PadStringRight.setPadCharacter(String value)
Sets the value of the padCharacter property.
|
void |
PadStringLeft.setPadCharacter(String value)
Sets the value of the padCharacter property.
|
void |
PadStringRight.setPadCount(Integer value)
Sets the value of the padCount property.
|
void |
PadStringLeft.setPadCount(Integer value)
Sets the value of the padCount property.
|
void |
AddSeconds.setSeconds(Integer value)
Sets the value of the seconds property.
|
void |
SubStringBefore.setStartIndex(Integer value)
Sets the value of the startIndex property.
|
void |
SubStringAfter.setStartIndex(Integer value)
Sets the value of the startIndex property.
|
void |
SubString.setStartIndex(Integer value)
Sets the value of the startIndex property.
|
void |
StartsWith.setString(String value)
Sets the value of the string property.
|
void |
Prepend.setString(String value)
Sets the value of the string property.
|
void |
LastIndexOf.setString(String value)
Sets the value of the string property.
|
void |
IndexOf.setString(String value)
Sets the value of the string property.
|
void |
EndsWith.setString(String value)
Sets the value of the string property.
|
void |
Append.setString(String value)
Sets the value of the string property.
|
void |
Format.setTemplate(String value)
Sets the value of the template property.
|
void |
ConvertAreaUnit.setToUnit(AreaUnitType value)
Sets the value of the toUnit property.
|
void |
ConvertDistanceUnit.setToUnit(DistanceUnitType value)
Sets the value of the toUnit property.
|
void |
ConvertMassUnit.setToUnit(MassUnitType value)
Sets the value of the toUnit property.
|
void |
ConvertVolumeUnit.setToUnit(VolumeUnitType value)
Sets the value of the toUnit property.
|
void |
Equals.setValue(String value)
Sets the value of the value property.
|
void |
Contains.setValue(String value)
Sets the value of the value property.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.