Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceClass

Metadata for REST service classes

Hierarchy

  • ServiceClass

Index

Constructors

constructor

Properties

accepts

accepts: Array<string>

languages

languages: Array<string>

methods

methods: Map<string, ServiceMethod>

path

path: string

properties

properties: Map<string, ParamType>

targetClass

targetClass: Function

Methods

addProperty

  • addProperty(key: string, paramType: ParamType): void

hasProperties

  • hasProperties(): boolean

Generated using TypeDoc