Module: CzechPostB2bClient::PrintingTemplates

Defined in:
lib/czech_post_b2b_client/printing_templates.rb

Defined Under Namespace

Modules: AdressLabel, CustomDeclaration, Envelope Classes: AddressData3x8, Base, CODVoucherA, CODVoucherA3OnPage, CODVoucherC, CODVoucherForCSOB, DeliveryTicket, IntegratedDocument, RRLabels3x8

Class Method Summary collapse

Class Method Details

.all_classesObject

has to be at the end, to load all subcasses before



175
176
177
# File 'lib/czech_post_b2b_client/printing_templates.rb', line 175

def self.all_classes
  ObjectSpace.each_object(CzechPostB2bClient::PrintingTemplates::Base.singleton_class)
end