Class EnvironmentProperty


  • public class EnvironmentProperty
    extends Object
    Environment property.
    Since:
    8.2.0
    Version:
    $Revision: 20509 $ $Date: 2017-09-11 16:18:14 -0300 (Mon, 11 Sep 2017) $
    • Method Detail

      • getValues

        public List<String> getValues()
        Returns the values.
        Returns:
        the values
        Since:
        8.2.0
      • getName

        public String getName()
        Returns this property name.
        Returns:
        this property name.
        Since:
        8.2.0