| Package | Description |
|---|---|
| com.helger.peppol.testfiles.ubl |
| Modifier and Type | Method and Description |
|---|---|
static EPeppolUBLTestFileType |
EPeppolUBLTestFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPeppolUBLTestFileType[] |
EPeppolUBLTestFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsList<TestResource> |
PeppolBISV1TestFiles.getErrorFiles(EPeppolUBLTestFileType eFileType) |
static com.helger.commons.collection.impl.ICommonsList<TestResource> |
PeppolBISV1TestFiles.getErrorFiles(EPeppolUBLTestFileType eFileType,
Locale aCountry) |
static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.IReadableResource> |
PeppolBISV1TestFiles.getSuccessFiles(EPeppolUBLTestFileType eFileType) |
static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.IReadableResource> |
PeppolBISV1TestFiles.getSuccessFiles(EPeppolUBLTestFileType eFileType,
Locale aCountry) |
Copyright © 2015–2020 Philip Helger. All rights reserved.