Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TSMVDeliveryEnum
Packages that use TSMVDeliveryEnum
-
Uses of TSMVDeliveryEnum in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TSMVDeliveryEnumMethods in org.lfenergy.compas.scl2007b4.model that return TSMVDeliveryEnumModifier and TypeMethodDescriptionstatic TSMVDeliveryEnum
TSMVsc.getDelivery()
Gets the value of the delivery property.static TSMVDeliveryEnum
Returns the enum constant of this class with the specified name.static TSMVDeliveryEnum[]
TSMVDeliveryEnum.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 TSMVDeliveryEnumModifier and TypeMethodDescriptionvoid
TSMVsc.setDelivery
(TSMVDeliveryEnum value) Sets the value of the delivery property.