Interface CallableElement

    • Method Detail

      • getName

        java.lang.String getName()
      • setName

        void setName​(java.lang.String name)
      • getSupportedInterfaces

        java.util.Collection<Interface> getSupportedInterfaces()
      • setIoSpecification

        void setIoSpecification​(IoSpecification ioSpecification)
      • getIoBindings

        java.util.Collection<IoBinding> getIoBindings()