Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TRightEnum
Packages that use TRightEnum
-
Uses of TRightEnum in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TRightEnumMethods in org.lfenergy.compas.scl2007b4.model that return TRightEnumModifier and TypeMethodDescriptionstatic TRightEnum
TIED.getEngRight()
Gets the value of the engRight property.static TRightEnum
Returns the enum constant of this class with the specified name.static TRightEnum[]
TRightEnum.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 TRightEnumModifier and TypeMethodDescriptionvoid
TIED.setEngRight
(TRightEnum value) Sets the value of the engRight property.