Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TSMVDeliveryEnum
-
Uses of TSMVDeliveryEnum in org.lfenergy.compas.scl2007b4.model
Modifier 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.Modifier and TypeMethodDescriptionvoid
TSMVsc.setDelivery
(TSMVDeliveryEnum value) Sets the value of the delivery property.