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

Public Class Methods

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