hibernated v0.4.0 (2023-11-26T11:29:43Z)
Home
Dub
Repo
Address
embeddedtest
Undocumented in source.
@
Embeddable
class
Address {
string
street
;
string
city
;
}
Members
Variables
city
string
city
;
Undocumented in source.
street
string
street
;
Undocumented in source.
Meta
Source
See Implementation
embeddedtest
classes
Address
Customer
EmbeddedTest