次の方法で共有


SequenceMapper interface

Extends

プロパティ

type

継承されたプロパティ

constraints
defaultValue
isConstant
nullable
readOnly
required
serializedName
xmlElementName
xmlIsAttribute
xmlIsWrapped
xmlName

プロパティの詳細

type

type: SequenceMapperType

プロパティ値

継承されたプロパティの詳細

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から継承