Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TPhaseEnum
-
Uses of TPhaseEnum in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionstatic TPhaseEnum
TSubEquipment.getPhase()
Gets the value of the phase property.static TPhaseEnum
Returns the enum constant of this class with the specified name.static TPhaseEnum[]
TPhaseEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TSubEquipment.setPhase
(TPhaseEnum value) Sets the value of the phase property.