| Package | Description |
|---|---|
| com.helger.peppol.validation.api | |
| com.helger.peppol.validation.api.peppol |
| Modifier and Type | Method and Description |
|---|---|
ISpecificationTransaction |
ValidationKey.getTransaction() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<? extends ISpecificationTransaction> |
ISpecificationProfile.getAllTransactions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ISpecificationProfile.containsTransaction(ISpecificationTransaction aTransaction)
Check if the passed transaction is contained in this profile.
|
ValidationKey.Builder |
ValidationKey.Builder.setTransaction(ISpecificationTransaction aTransaction) |
| Constructor and Description |
|---|
ValidationKey(IBusinessSpecification aBusinessSpecification,
ISpecificationTransaction aTransaction,
String sCountryCode,
ValidationSectorKey aSectorKey,
String sPrerequisiteXPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
EBII2Transaction
Represents a single CEN BII2 transaction used in several profiles.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EBII2Profile.containsTransaction(ISpecificationTransaction aTransaction) |
Copyright © 2016 Philip Helger. All rights reserved.