Module: SystemTime
- Defined in:
- lib/framework/autocomplete/SystemTime.rb
Overview
It is auto-generated content. Do not do required for this file in your application.
Class Method Summary collapse
- .setEmml(argument) ⇒ Object
- .setLocal=(argument) ⇒ Object
- .setUtc=(argument) ⇒ Object
- .sntpServerIp=(argument) ⇒ Object
Class Method Details
.setEmml(argument) ⇒ Object
14 15 |
# File 'lib/framework/autocomplete/SystemTime.rb', line 14 def self.setEmml(argument) end |
.setLocal=(argument) ⇒ Object
8 9 |
# File 'lib/framework/autocomplete/SystemTime.rb', line 8 def self.setLocal=(argument) end |
.setUtc=(argument) ⇒ Object
10 11 |
# File 'lib/framework/autocomplete/SystemTime.rb', line 10 def self.setUtc=(argument) end |
.sntpServerIp=(argument) ⇒ Object
12 13 |
# File 'lib/framework/autocomplete/SystemTime.rb', line 12 def self.sntpServerIp=(argument) end |