Class: Origami::XDP::Packet::ConnectionSet::EffectiveInputPolicy

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

Instance Method Summary collapse

Methods included from Origami::XFA

included

Constructor Details

#initializeEffectiveInputPolicy

Returns a new instance of EffectiveInputPolicy.



641
642
643
# File 'lib/origami/xfa.rb', line 641

def initialize
  super('effectiveInputPolicy')
end