class VCloudSdk::Xml::ProductSectionList

Public Instance Methods

production_section() click to toggle source
# File lib/ruby_vcloud_sdk/xml/wrapper_classes/product_section_list.rb, line 9
def production_section
  get_nodes("ProductSection", nil, true, OVF).first
end