Class SpringObjectBuilder


  • public class SpringObjectBuilder
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jsondoc.core.pojo.ApiObjectDoc buildObject​(java.lang.Class<?> clazz)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpringObjectBuilder

        public SpringObjectBuilder()
    • Method Detail

      • buildObject

        public static org.jsondoc.core.pojo.ApiObjectDoc buildObject​(java.lang.Class<?> clazz)