Class XmlSerializerUtil


  • public class XmlSerializerUtil
    extends Object
    • Method Detail

      • copyBean

        public static <T> void copyBean​(@NotNull
                                        T from,
                                        @NotNull
                                        T to)