Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TPowerTransformerEnum
Packages that use TPowerTransformerEnum
-
Uses of TPowerTransformerEnum in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TPowerTransformerEnumMethods in org.lfenergy.compas.scl2007b4.model that return TPowerTransformerEnumModifier and TypeMethodDescriptionstatic TPowerTransformerEnum
TPowerTransformer.getType()
Gets the value of the type property.static TPowerTransformerEnum
Returns the enum constant of this class with the specified name.static TPowerTransformerEnum[]
TPowerTransformerEnum.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 TPowerTransformerEnumModifier and TypeMethodDescriptionvoid
TPowerTransformer.setType
(TPowerTransformerEnum value) Sets the value of the type property.