How to assign one type of object to another type of object value in apex language
How to assign one type 开发者_如何学运维of object to another type of object value in apex language
I don't know apex language. Anyway, what you are trying to do sounds like a "casting". Search for "casting" at the reference manual.
精彩评论