class Ardm::Property::Serial

Public Instance Methods

to_child_key() click to toggle source

@api private

# File lib/ardm/property/serial.rb, line 10
def to_child_key
  Property::Integer
end