Class PropertyUtils


  • public class PropertyUtils
    extends Object
    Created on 12/07/17.
    Author:
    Reda.Housni-Alaoui
    • Constructor Detail

      • PropertyUtils

        public PropertyUtils​(Types typeUtils,
                             Elements elementUtils)
    • Method Detail

      • toSimpleProperty

        public io.swagger.models.properties.Property toSimpleProperty​(Element element)
      • toProperty

        public io.swagger.models.properties.Property toProperty​(Class<?> clazz)
      • toProperty

        public io.swagger.models.properties.Property toProperty​(Element element)
      • toProperty

        public io.swagger.models.properties.Property toProperty​(TypeMirror type)