public static class SettlementMethod.PartialPrepayment
extends SettlementMethod
Предоплата – частичная предварительная оплата до момента передачи предмета расчёта.
Modifier and Type | Class and Description |
---|---|
static class |
PartialPrepayment.Companion |
SettlementMethod.AdvancePayment, SettlementMethod.FullPrepayment, SettlementMethod.FullSettlement, SettlementMethod.Lend, SettlementMethod.LoanPayment, SettlementMethod.PartialPrepayment, SettlementMethod.PartialSettlement
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<ru.evotor.framework.receipt.position.SettlementMethod.PartialPrepayment> |
CREATOR |
static PartialPrepayment.Companion |
Companion |
Constructor and Description |
---|
PartialPrepayment()
Предоплата – частичная предварительная оплата до момента передачи предмета расчёта.
|
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
void |
writeFieldsToParcel(android.os.Parcel dest,
int flags) |
void |
writeToParcel(android.os.Parcel parcel,
int flags) |
writeFieldsToParcel, writeToParcel
public static android.os.Parcelable.Creator<ru.evotor.framework.receipt.position.SettlementMethod.PartialPrepayment> CREATOR
public static PartialPrepayment.Companion Companion
public PartialPrepayment()
Предоплата – частичная предварительная оплата до момента передачи предмета расчёта.
public void writeFieldsToParcel(android.os.Parcel dest, int flags)
public void writeToParcel(android.os.Parcel parcel, int flags)
public int describeContents()
public boolean equals(java.lang.Object other)
public int hashCode()