| Package | Description |
|---|---|
| network.oxalis.vefa.peppol.common.api | |
| network.oxalis.vefa.peppol.common.model |
Data model for this project.
|
| Modifier and Type | Method and Description |
|---|---|
Period |
SimpleEndpoint.getPeriod() |
| Modifier and Type | Class and Description |
|---|---|
static class |
Period.DefaultPeriod |
| Modifier and Type | Method and Description |
|---|---|
Period |
Endpoint.getPeriod() |
static Period |
Period.of(Date from,
Date to) |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
Endpoint.of(TransportProfile transportProfile,
URI address,
X509Certificate certificate,
Period period) |
| Constructor and Description |
|---|
Endpoint(TransportProfile transportProfile,
URI address,
X509Certificate certificate,
Period period) |
Copyright © 2022 NorStella. All rights reserved.