Method: LeanMotion::CloudQuery#setClassObject
- Defined in:
- lib/lean_motion/query.rb
#setClassObject(classObject) ⇒ Object
4 5 6 7 |
# File 'lib/lean_motion/query.rb', line 4 def setClassObject(classObject) @classObject = classObject self end |