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 TRightEnumTIED.getEngRight()Gets the value of the engRight property.static TRightEnumReturns 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 TypeMethodDescriptionvoidTIED.setEngRight(TRightEnum value) Sets the value of the engRight property.