public enum EHFConstants extends Enum<EHFConstants>
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static EHFConstants |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EHFConstants[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final EHFConstants CHAR_ENCODING
public static final EHFConstants UBL_VERSION_ID
public static final EHFConstants UBL_VERSION_ID_TWO_DOT_ONE
public static final EHFConstants INVOICE_CUSTOMIZATION_ID
public static final EHFConstants INVOICE_TWO_DOT_ONE_CUSTOMIZATION_ID
public static final EHFConstants CREDITNOTE_CUSTOMIZATION_ID
public static final EHFConstants INVOICE_CREDITNOTE_TWO_DOT_ONE_CUSTOMIZATION_ID_FOR_INVOICE
public static final EHFConstants INVOICE_CREDITNOTE_TWO_DOT_ONE_CUSTOMIZATION_ID_FOR_CREDITNOTE
public static final EHFConstants CREDITNOTE_TWO_DOT_ONE_CUSTOMIZATION_ID
public static final EHFConstants REMINDER_CUSTOMIZATION_ID
public static final EHFConstants ORDER_CUSTOMIZATION_ID
public static final EHFConstants ORDER_RESPONSE_CUSTOMIZATION_ID
public static final EHFConstants INVOICE_PROFILE_ID
public static final EHFConstants INVOICE_TWO_DOT_ONE_PROFILE_ID
public static final EHFConstants CREDIT_NOTE_PROFILE_ID
public static final EHFConstants CREDIT_TWO_DOT_ONE_NOTE_PROFILE_ID
public static final EHFConstants INVOICE_CREDIT_TWO_DOT_ONE_NOTE_PROFILE_ID
public static final EHFConstants REMINDER_PROFILE_ID
public static final EHFConstants ORDER_PROFILE_ID
public static final EHFConstants INVOICE_TYPE
public static final EHFConstants CREDIT_NOTE_TYPE
public static final EHFConstants NORWAY
public static final EHFConstants IBAN
public static final EHFConstants BBAN
public static final EHFConstants BIC
public static final EHFConstants PDF_CONTENT_TYPE
public static final EHFConstants DOCUMENT
public static final EHFConstants TAX_EXEMPTION_REASON_CODE
public static final EHFConstants TAX_EXEMPTION_REASON_CODE_V3
public static final EHFConstants TAX_EXEMPTION_REASON
public static final EHFConstants PAYMENT_MEANS_CODE
public static final EHFConstants PAYMENT_MEANS_LIST_ID
public static final EHFConstants PAYMENT_MEANS_TWO_DOT_ONE_LIST_ID
public static final EHFConstants INVOICE_TYPE_CODE_LIST_ID
public static final EHFConstants PAYMENT_MEANS_LIST_AGENCY_ID
public static final EHFConstants GLN
public static final EHFConstants GTIN
public static final EHFConstants ORDER_EHFV3_GTIN
public static final EHFConstants TAX_CATEGORY_SCHEME_ID
public static final EHFConstants TAX_CATEGORY_TWO_DOT_ONE_SCHEME_ID
public static final EHFConstants TAX_SCHEME_ID
public static final EHFConstants TAX_SCHEME_AGENCY_ID
public static final EHFConstants PARTY_TAX_SCHEME_AGENCY_ID
public static final EHFConstants SCHEME_AGENCY_ID
public static final EHFConstants PARTY_IDENTIFICATION_SCHEME_AGENCY_ID
public static final EHFConstants SCHEME_ID
public static final EHFConstants LEGAL_ENTITY_SCHEME_NAME
public static final EHFConstants LEGAL_ENTITY_SCHEME_SGENCY_ID
public static final EHFConstants ADDRESS_LIST_ID
public static final EHFConstants ADDRESS_LIST_ID_ORDER
public static final EHFConstants UNIT_CODE_LIST_ID
public static final EHFConstants LIST_AGENCY_ID
public static final EHFConstants OP_MULTIPLY
public static final EHFConstants PDF
public static final EHFConstants DOT
public static final EHFConstants DEFAULT_LANGUAGE
public static final EHFConstants DOCUMENT_CURRENCY_CODE_ID
public static final EHFConstants ORDER_RESPONSE_CODE
public static final EHFConstants COUNTRY_CODE_NORWAY
public static final EHFConstants ORDER_RESPONSE_ITEM_CLASSIFICATION_CODE
public static final EHFConstants MVA
public static final EHFConstants ORG
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_COMPANY_ID_SCHEME
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_LEGAL_ENTITY_SCHEME_NAME
public static final EHFConstants EHF_THREE_DOT_ZERO_INVOICE
public static final EHFConstants EHF_THREE_DOT_ZERO_CREDIT_NOTE
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_RESPONSE
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_CUSTOMIZATION_ID
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_RESPONSE_CUSTOMIZATION_ID
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_PROFILE_ID
public static final EHFConstants EHF_THREE_DOT_ZERO_ORDER_RESPONSE_PROFILE_ID
public static final EHFConstants EHF_THREE_DOT_ZERO_CUSTOMIZATION_ID
public static final EHFConstants EHF_THREE_DOT_ZERO_PROFILE_ID
public static final EHFConstants EHFV3_SCHEME_ID
public static final EHFConstants VAT
public static final EHFConstants RECEIPT_ACKNOWLEDGEMENT
public static final EHFConstants HANDLING_EXCEPTION
public static EHFConstants[] values()
for (EHFConstants c : EHFConstants.values()) System.out.println(c);
public static EHFConstants valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getValue()
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.