Interface Profile

    • Method Detail

      • getName

        Optional<String> getName()
        Returns an optional of the name of this profile.
        Returns:
        an optional of the name of this profile
        Since:
        9.10.3
      • getType

        ProfileType getType()
        Returns the type of this profile.
        Returns:
        the type of this profile
        Since:
        9.10.3