class ModelMaker::IntegerProperty

Public Instance Methods

type() click to toggle source
# File src/lib/modelmaker.rb, line 192
def type
    'NSInteger'
end