Uses of Enum Class
org.lfenergy.compas.sct.commons.util.PrivateEnum
-
Uses of PrivateEnum in org.lfenergy.compas.sct.commons.util
Modifier and TypeMethodDescriptionstatic PrivateEnum
static PrivateEnum
Returns the enum constant of this class with the specified name.static PrivateEnum[]
PrivateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
PrivateUtils.removePrivates
(TBaseElement baseElement, @NonNull PrivateEnum privateEnum) Removes all privates of type privateEnum from baseElement