@Immutable public final class UBLBEValidation extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.helger.bdve.executorset.VESID |
VID_EFFF_CREDIT_NOTE |
static com.helger.bdve.executorset.VESID |
VID_EFFF_INVOICE |
static com.helger.bdve.executorset.VESID |
VID_UBL_BE_CREDIT_NOTE |
static com.helger.bdve.executorset.VESID |
VID_UBL_BE_INVOICE |
| Modifier and Type | Method and Description |
|---|---|
static void |
initUBLBE(com.helger.bdve.executorset.ValidationExecutorSetRegistry aRegistry)
Register all standard e-FFF/UBL.BE validation execution sets to the
provided registry.
|
public static final com.helger.bdve.executorset.VESID VID_EFFF_CREDIT_NOTE
public static final com.helger.bdve.executorset.VESID VID_EFFF_INVOICE
public static final com.helger.bdve.executorset.VESID VID_UBL_BE_CREDIT_NOTE
public static final com.helger.bdve.executorset.VESID VID_UBL_BE_INVOICE
public static void initUBLBE(@Nonnull com.helger.bdve.executorset.ValidationExecutorSetRegistry aRegistry)
aRegistry - The registry to add the artefacts. May not be null.Copyright © 2018–2019 Philip Helger. All rights reserved.