Class ProfileConverter

java.lang.Object
com.aquima.interactions.foundation.convert.Converter
com.aquima.interactions.profile.model.ProfileConverter

public final class ProfileConverter extends Converter
This class provides the default converter for the profile.
Since:
5.0
Author:
O. Kerpershoek
  • Method Details

    • getInstance

      public static Converter getInstance()
      This method returns the (static) converter of the profile.
      Returns:
      the (static) converter of the profile.