Port: Port

PortR Documentation

Port

Description

Port

Port

Format

R6Class object, super class IdObject, sub classes InputPort, OutputPort.

Super classes

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

Public fields

id

of type String inherited from super class IdObject.

linkType

of type String.

name

of type String.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
Port$new(json = NULL)

Method init()

Usage
Port$init()

Method initJson()

Usage
Port$initJson(json)

Method toTson()

Usage
Port$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Port$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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