Class ProfileCLI


  • public class ProfileCLI
    extends CLI
    Author:
    Endi S. Dewata
    • Constructor Detail

      • ProfileCLI

        public ProfileCLI​(CLI parent)
    • Method Detail

      • getManPage

        public java.lang.String getManPage()
        Overrides:
        getManPage in class CLI
      • getProfileClient

        public ProfileClient getProfileClient()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printProfileData

        public static void printProfileData​(ProfileData profileData,
                                            boolean showProperties)
                                     throws java.io.IOException
        Throws:
        java.io.IOException