Hierarchy For Package be.appify.prefab.example.sale
Class Hierarchy
- java.lang.Object
- be.appify.prefab.example.sale.GiftVoucher
- be.appify.prefab.example.sale.Sale (implements be.appify.prefab.core.domain.PublishesEvents)
- be.appify.prefab.example.sale.SaleApplication
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- be.appify.prefab.example.sale.PaymentMethod
- be.appify.prefab.example.sale.SaleType
- be.appify.prefab.example.sale.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- be.appify.prefab.example.sale.Address
- be.appify.prefab.example.sale.Customer
- be.appify.prefab.example.sale.Payment
- be.appify.prefab.example.sale.PersonName
- be.appify.prefab.example.sale.SaleCompleted
- be.appify.prefab.example.sale.SaleItem
- be.appify.prefab.example.sale.SalePaidWithGiftVoucher
- java.lang.Record