Class CreatorDef

    • Constructor Detail

      • CreatorDef

        public CreatorDef()
    • Method Detail

      • getTypeArguments

        public List<?> getTypeArguments()
      • setTypeArguments

        public void setTypeArguments​(List<?> typeArguments)
      • getCreatedName

        public String getCreatedName()
      • setCreatedName

        public void setCreatedName​(String createdName)
      • getClassBody

        public String getClassBody()
      • setClassBody

        public void setClassBody​(String classBody)