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