public class AgreementType extends Object
| Modifier and Type | Field and Description |
|---|---|
static AgreementType |
INVOICE_BANK |
static String |
QUERY_PARAM_NAME |
| Constructor and Description |
|---|
AgreementType(String type) |
public static final String QUERY_PARAM_NAME
public static AgreementType INVOICE_BANK
public AgreementType(String type)
public String getType()
Copyright © 2017 Digipost Open Source. All rights reserved.