OutputPort: OutputPort

OutputPortR Documentation

OutputPort

Description

OutputPort

OutputPort

Format

R6Class object, super class Port.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Port -> OutputPort

Public fields

linkType

of type String inherited from super class Port.

name

of type String inherited from super class Port.

id

of type String inherited from super class IdObject.

Active bindings

linkType

of type String inherited from super class Port.

name

of type String inherited from super class Port.

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
OutputPort$new(json = NULL)

Method init()

Usage
OutputPort$init()

Method initJson()

Usage
OutputPort$initJson(json)

Method toTson()

Usage
OutputPort$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
OutputPort$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.