다음을 통해 공유


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 상속된