Class Mapper.MapElement

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name  
      java.lang.Object object  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MapElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
      • object

        public java.lang.Object object
    • Constructor Detail

      • MapElement

        protected MapElement()