class IndustrySegments: Any

FakeDataProvider implementation for YamlCategory.INDUSTRY_SEGMENTS category.

Fields

Name Description
val yamlCategory: override
val localUniqueDataProvider: override
val unique: override

Methods

industry

fun industry(): resolve("industry")

ReturnValue

Name Description
resolve("industry")

superSector

fun superSector(): resolve("super_sector")

ReturnValue

Name Description
resolve("super_sector")

sector

fun sector(): resolve("sector")

ReturnValue

Name Description
resolve("sector")

subSector

fun subSector(): resolve("sub_sector")

ReturnValue

Name Description
resolve("sub_sector")