Class EntityValueReplacerBuilder
- java.lang.Object
-
- com.wavemaker.runtime.data.replacers.EntityValueReplacerBuilder
-
public class EntityValueReplacerBuilder extends java.lang.Object- Since:
- 16/6/16
-
-
Constructor Summary
Constructors Constructor Description EntityValueReplacerBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EntityValueReplacerbuild(java.lang.Class<?> type)
-
-
-
Method Detail
-
build
public EntityValueReplacer build(java.lang.Class<?> type)
-
-