Uses of Enum Class
com.robinloom.jweaver.commons.Properties
Packages that use Properties
-
Uses of Properties in com.robinloom.jweaver.commons
Subclasses with type arguments of type Properties in com.robinloom.jweaver.commonsMethods in com.robinloom.jweaver.commons that return PropertiesModifier and TypeMethodDescriptionstatic PropertiesReturns the enum constant of this class with the specified name.static Properties[]Properties.values()Returns an array containing the constants of this enum class, in the order they are declared.