Uses of Class
de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
-
Packages that use CommonPlaceholders.SingleDollar Package Description de.xima.fc.mdl.placeholder -
-
Uses of CommonPlaceholders.SingleDollar in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return CommonPlaceholders.SingleDollar Modifier and Type Method Description static CommonPlaceholders.SingleDollar
CommonPlaceholders.SingleDollar. valueOf(String name)
Returns the enum constant of this type with the specified name.static CommonPlaceholders.SingleDollar[]
CommonPlaceholders.SingleDollar. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-