Method: Virtuozzo::SOAP::Types::Scheduler::Packet#xmlattr_priority=

Defined in:
lib/virtuozzo/soap/types/scheduler.rb

#xmlattr_priority=(value) ⇒ Object



2233
2234
2235
# File 'lib/virtuozzo/soap/types/scheduler.rb', line 2233

def xmlattr_priority=(value)
  __xmlattr[AttrPriority] = value
end