Class GeneratedMethod

All Implemented Interfaces:
GeneratedCode, MetaImportable, MetaMethod, MetaModifiable, MetaProcedure, MetaStaticImportable, MetaStaticImportableMember

public class GeneratedMethod extends GeneratedProcedure implements MetaMethod
  • Constructor Details

  • Method Details

    • getReturnType

      public MetaType getReturnType()
      Specified by:
      getReturnType in interface MetaMethod
    • setReturnType

      public void setReturnType(MetaType newReturnType)
    • setDefaultDeclaration

      public void setDefaultDeclaration(Format defaultDeclaration)
    • getDefaultDeclaration

      public Format getDefaultDeclaration()