Class InstallationDescriptor.ComponentInfo

    • Constructor Detail

      • ComponentInfo

        public ComponentInfo​(String id)
        Constructor that takes component ID as an argument.
        Parameters:
        id - The given component ID.
    • Method Detail

      • getId

        public String getId()
        Returns:
        The specified component ID.