Class: Origami::XDP::Packet::Template::Execute

Inherits:
Origami::XFA::Element show all
Defined in:
lib/origami/xfa/template.rb

Instance Method Summary collapse

Methods included from Origami::XFA

included

Constructor Details

#initializeExecute

Returns a new instance of Execute.



1459
1460
1461
# File 'lib/origami/xfa/template.rb', line 1459

def initialize
    super('execute')
end