Uses of Enum Class
net.finmath.smartcontract.product.xml.LengthUnitEnum
-
Uses of LengthUnitEnum in net.finmath.smartcontract.product.xml
Modifier and TypeMethodDescriptionstatic LengthUnitEnum
ResourceLength.getLengthUnit()
Gets the value of the lengthUnit property.static LengthUnitEnum
Returns the enum constant of this class with the specified name.static LengthUnitEnum[]
LengthUnitEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ResourceLength.setLengthUnit
(LengthUnitEnum value) Sets the value of the lengthUnit property.