Class ProfileInfo


  • public class ProfileInfo
    extends java.lang.Object
    Gets the active profile index and profile names
    • Constructor Summary

      Constructors 
      Constructor Description
      ProfileInfo​(java.lang.String[] m_profileNames, int m_activeProfileIndex)  
    • Constructor Detail

      • ProfileInfo

        public ProfileInfo​(java.lang.String[] m_profileNames,
                           int m_activeProfileIndex)
    • Method Detail

      • getActiveProfileIndex

        public int getActiveProfileIndex()
      • getProfileNames

        public java.lang.String[] getProfileNames()