class Origami::XDP::Packet::Template::ChoiceList

Public Class Methods

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