public static class SettlementMethod.AdvancePayment
extends SettlementMethod
Аванс.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AdvancePayment.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.AdvancePayment> | 
CREATOR  | 
static AdvancePayment.Companion | 
Companion  | 
| Constructor and Description | 
|---|
AdvancePayment()
Аванс. 
 | 
| 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, writeToParcelpublic static android.os.Parcelable.Creator<ru.evotor.framework.receipt.position.SettlementMethod.AdvancePayment> CREATOR
public static AdvancePayment.Companion Companion
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()