コード例 #1
0
//SetStandInstDbType sets StandInstDbType, Tag 169
func (m SettlementInstructions) SetStandInstDbType(v enum.StandInstDbType) {
	m.Set(field.NewStandInstDbType(v))
}
コード例 #2
0
//SetStandInstDbType sets StandInstDbType, Tag 169
func (m SettlementInstructionRequest) SetStandInstDbType(v int) {
	m.Set(field.NewStandInstDbType(v))
}
コード例 #3
0
//SetStandInstDbType sets StandInstDbType, Tag 169
func (m NoSettlInst) SetStandInstDbType(v int) {
	m.Set(field.NewStandInstDbType(v))
}