Class ParameterTypeInfo


  • public class ParameterTypeInfo
    extends Object
    Author:
    Eugene Petrenko (eugene.petrenko@gmail.com) Date: 07.12.11 19:41
    • Constructor Detail

      • ParameterTypeInfo

        public ParameterTypeInfo​(@NotNull
                                 String type,
                                 @NotNull
                                 String description)
    • Method Detail

      • getType

        @NotNull
        public String getType()
      • getDescription

        @NotNull
        public String getDescription()