Class OrderInfoResultPopulator

    • Constructor Detail

      • OrderInfoResultPopulator

        public OrderInfoResultPopulator()
    • Method Detail

      • populate

        public void populate​(java.util.Map<java.lang.String,​java.lang.String> source,
                             CreateSubscriptionResult target)
                      throws ConversionException
        Description copied from interface: Populator
        Populate the target instance with values from the source instance.
        Parameters:
        source - the source object
        target - the target to fill
        Throws:
        ConversionException - if an error occurs