共用方式為


EnumMapper interface

Extends

屬性

type

繼承的屬性

constraints
defaultValue
isConstant
nullable
readOnly
required
serializedName
xmlElementName
xmlIsAttribute
xmlIsWrapped
xmlName

屬性詳細資料

type

type: EnumMapperType

屬性值

繼承的屬性詳細資料

constraints

constraints?: MapperConstraints

屬性值

繼承自BaseMapper.constraints

defaultValue

defaultValue?: any

屬性值

any

繼承自BaseMapper.defaultValue

isConstant

isConstant?: boolean

屬性值

boolean

繼承自BaseMapper.isConstant

nullable

nullable?: boolean

屬性值

boolean

繼承自BaseMapper.nullable

readOnly

readOnly?: boolean

屬性值

boolean

繼承自BaseMapper.readOnly

required

required?: boolean

屬性值

boolean

繼承自BaseMapper.required

serializedName

serializedName?: string

屬性值

string

繼承自BaseMapper.serializedName

xmlElementName

xmlElementName?: string

屬性值

string

繼承自BaseMapper.xmlElementName

xmlIsAttribute

xmlIsAttribute?: boolean

屬性值

boolean

繼承自BaseMapper.xmlIsAttribute

xmlIsWrapped

xmlIsWrapped?: boolean

屬性值

boolean

繼承自BaseMapper.xmlIsWrapped

xmlName

xmlName?: string

屬性值

string

繼承自BaseMapper.xmlName