Class KeyMappingInfo


  • public class KeyMappingInfo
    extends java.lang.Object
    Author:
    Mahesh Kannan
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyMappingInfo​(int index, java.lang.String[] members)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getIndex()  
      java.lang.String[] getMembers()  
      • Methods inherited from class java.lang.Object

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

      • KeyMappingInfo

        public KeyMappingInfo​(int index,
                              java.lang.String[] members)
    • Method Detail

      • getIndex

        public int getIndex()
      • getMembers

        public java.lang.String[] getMembers()