Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TPhaseEnum
Packages that use TPhaseEnum
-
Uses of TPhaseEnum in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TPhaseEnumMethods in org.lfenergy.compas.scl2007b4.model that return TPhaseEnumModifier and TypeMethodDescriptionstatic TPhaseEnumTSubEquipment.getPhase()Gets the value of the phase property.static TPhaseEnumReturns 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.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TPhaseEnumModifier and TypeMethodDescriptionvoidTSubEquipment.setPhase(TPhaseEnum value) Sets the value of the phase property.