Documentation

Discipline
in package

Discipline Class Doc Comment

Tags
category

Class

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

Constants

AIR_CONDITIONING  = 'AIR_CONDITIONING'
ARCHITECTURAL  = 'ARCHITECTURAL'
Possible values of this enum
BUILDING_SERVICES  = 'BUILDING_SERVICES'
COOLING  = 'COOLING'
ELECTRICAL  = 'ELECTRICAL'
FACILITY_MANAGEMENT  = 'FACILITY_MANAGEMENT'
HEATING  = 'HEATING'
HVAC  = 'HVAC'
INVENTORY  = 'INVENTORY'
LANDSCAPE  = 'LANDSCAPE'
PLUMBING  = 'PLUMBING'
PREFAB_CONCRETE  = 'PREFAB_CONCRETE'
PROCESS  = 'PROCESS'
SITE_OPERATIONS  = 'SITE_OPERATIONS'
SPECIAL_PIPING  = 'SPECIAL_PIPING'
SPRINKLER  = 'SPRINKLER'
STEEL_STRUCTURE  = 'STEEL_STRUCTURE'
STRUCTURAL  = 'STRUCTURAL'
UNKNOWN  = 'UNKNOWN'
VENTILATION  = 'VENTILATION'

Methods

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

Constants

AIR_CONDITIONING

public mixed AIR_CONDITIONING = 'AIR_CONDITIONING'

ARCHITECTURAL

Possible values of this enum

public mixed ARCHITECTURAL = 'ARCHITECTURAL'

BUILDING_SERVICES

public mixed BUILDING_SERVICES = 'BUILDING_SERVICES'

ELECTRICAL

public mixed ELECTRICAL = 'ELECTRICAL'

FACILITY_MANAGEMENT

public mixed FACILITY_MANAGEMENT = 'FACILITY_MANAGEMENT'

PREFAB_CONCRETE

public mixed PREFAB_CONCRETE = 'PREFAB_CONCRETE'

SITE_OPERATIONS

public mixed SITE_OPERATIONS = 'SITE_OPERATIONS'

SPECIAL_PIPING

public mixed SPECIAL_PIPING = 'SPECIAL_PIPING'

STEEL_STRUCTURE

public mixed STEEL_STRUCTURE = 'STEEL_STRUCTURE'

STRUCTURAL

public mixed STRUCTURAL = 'STRUCTURAL'

VENTILATION

public mixed VENTILATION = 'VENTILATION'

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