class Brium::Keyword
- Brium::Keyword
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
brium/keyword.crConstructors
Instance Method Summary
- #actual : Int32
- #actual=(actual : Int32)
- #billable : Bool
- #billable=(billable : Bool)
- #budget : Int32
- #budget=(budget : Int32)
- #end : Time | Nil
- #end=(end __arg0 : Time | Nil)
- #expected_end : Time | Nil
- #expected_end=(expected_end : Time | Nil)
- #keyword : String
- #keyword=(keyword : String)
- #start : Time
- #start=(start : Time)