Method: Virtuozzo::SOAP::Types::Scheduler::Packet#xmlattr_id=
- Defined in:
- lib/virtuozzo/soap/types/scheduler.rb
#xmlattr_id=(value) ⇒ Object
2225 2226 2227 |
# File 'lib/virtuozzo/soap/types/scheduler.rb', line 2225 def xmlattr_id=(value) __xmlattr[AttrId] = value end |