configurator-core/src/roomle-configurator..KernelPlanObjectList

# Hierarchy

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new KernelPlanObjectList()

# Inherited from

EmsList<KernelPlanObject>.constructor

# Methods

# get

get(index): KernelPlanObject

# Parameters

Name Type
index number

# Returns

KernelPlanObject

# Inherited from

EmsList.get


# push_back

push_back(element): void

# Parameters

Name Type
element KernelPlanObject

# Returns

void

# Inherited from

EmsList.push_back


# size

size(): number

# Returns

number

# Inherited from

EmsList.size