Class StockDataMapper

    • Field Summary

      • Fields inherited from class ma.glasnost.orika.CustomMapper

        aType, bType, mapperFacade
    • Constructor Summary

      Constructors 
      Constructor Description
      StockDataMapper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void mapAtoB​(StockData a, StockWsDTO b, ma.glasnost.orika.MappingContext context)  
      • Methods inherited from class ma.glasnost.orika.CustomMapper

        favorsExtension, getAType, getBType, mapBtoA, setMapperFacade, setUsedMappers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StockDataMapper

        public StockDataMapper()