class Origami::XDP::Packet::ConnectionSet::XMLConnection

Public Class Methods

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