public interface DeliveryFormat
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getType() |
default <T> T |
withDeliveryFormat(Function<DeliveryFormat,T> helper) |
@NotNull @NotNull String getType()
default <T> T withDeliveryFormat(Function<DeliveryFormat,T> helper)