class Origami::XDP::Packet::ConnectionSet::XSDConnection

Public Class Methods

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