Interface IParamNode


  • public interface IParamNode
    • Method Detail

      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String value)
      • setName

        void setName​(String name)
      • setType

        void setType​(String name)