Module: Candid::Commons::Types::ServiceLineUnits

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/commons/types/service_line_units.rb

Constant Summary collapse

MJ =
"MJ"
UN =
"UN"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load