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