Package lumis.portal.configuration
Class EnvironmentProperty
- java.lang.Object
-
- lumis.portal.configuration.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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Returns this property name.List<String>
getValues()
Returns the values.
-