Class Conversion
- java.lang.Object
-
- com.day.cq.analytics.testandtarget.Conversion
-
public class Conversion extends java.lang.ObjectContains conversion data- See Also:
- Adobe Target performance report API
-
-
Constructor Summary
Constructors Constructor Description Conversion(java.lang.String name, java.math.BigDecimal count)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimalgetCount()java.lang.StringgetName()
-