class Origami::XDP::Packet::ConnectionSet::EffectiveOutputPolicy

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/origami/xfa.rb, line 652
def initialize
  super('effectiveOutputPolicy')
end