Class SDOMapper


  • public abstract class SDOMapper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SDOMapper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RemoteReportSDO getSDO​(java.lang.Object bean)  
      • Methods inherited from class java.lang.Object

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

      • SDOMapper

        public SDOMapper()
    • Method Detail