| Package | Description |
|---|---|
| com.helger.peppol.validation.api.peppol |
| Modifier and Type | Method and Description |
|---|---|
static EBII2Transaction |
EBII2Transaction.getFromIDOrNull(String sID) |
static EBII2Transaction |
EBII2Transaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBII2Transaction[] |
EBII2Transaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<EBII2Transaction> |
EBII2Profile.getAllTransactions() |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.ext.ICommonsList<EBII2Profile> |
EBII2Profile.getAllProfilesWithTransaction(EBII2Transaction eTransaction)
Get a list with all profiles supporting a certain transaction.
|
Copyright © 2016 Philip Helger. All rights reserved.