Package org.wildfly.glow
Class Env
java.lang.Object
org.wildfly.glow.Env
- All Implemented Interfaces:
Comparable<Env>
- Author:
- jdenise
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Env
-
-
Method Details
-
getName
- Returns:
- the name
-
getDescription
- Returns:
- the description
-
isRuntime
- Returns:
- the runtime
-
isProperty
- Returns:
- the property
-
isRequired
- Returns:
- the required
-
compareTo
- Specified by:
compareToin interfaceComparable<Env>
-