Interface ShippingDetailsView

    • Method Detail

      • setProfileMetadata

        void setProfileMetadata​(java.util.List<Metadata> metadata)
        Called by the presenter to get the profile metadata
        Parameters:
        metadata - list of Metadata used to get profile
      • showProfile

        void showProfile​(Profile profile)
        Called by the presenter to get the profile
        Parameters:
        profile - Profile instance to be displayed