Class Resources

    • Constructor Detail

      • Resources

        public Resources()
        Default constructor.
      • Resources

        public Resources​(ParameterList aList,
                         String aValue)
        Parameters:
        aList - a list of parameters for this component
        aValue - a value string for this component
      • Resources

        public Resources​(List<String> rList)
        Parameters:
        rList - a list of resources
      • Resources

        public Resources​(ParameterList aList,
                         List<String> rList)
        Parameters:
        aList - a list of parameters for this component
        rList - a list of resources