Documentation

NodeType
in package

NodeType Class Doc Comment

Tags
category

Class

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

Constants

ACCOUNT  = 'ACCOUNT'
DEMO  = 'DEMO'
FOLDER  = 'FOLDER'
MODEL  = 'MODEL'
ORGANIZATION  = 'ORGANIZATION'
Possible values of this enum
ROOT  = 'ROOT'
SHARED  = 'SHARED'
VOLATILE  = 'VOLATILE'
WORKSPACE_ROOT  = 'WORKSPACE_ROOT'

Methods

getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

ACCOUNT

public mixed ACCOUNT = 'ACCOUNT'

ORGANIZATION

Possible values of this enum

public mixed ORGANIZATION = 'ORGANIZATION'

VOLATILE

public mixed VOLATILE = 'VOLATILE'

WORKSPACE_ROOT

public mixed WORKSPACE_ROOT = 'WORKSPACE_ROOT'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results