public class DefaultRawStatistics extends Object implements RawStatistics
User: steinar Date: 30.01.13 Time: 20:35
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractStatistics.AbstractBuilder<T extends AbstractStatistics.AbstractBuilder,B> |
static class |
DefaultRawStatistics.RawStatisticsBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier |
receiver |
protected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier |
sender |
| Modifier and Type | Method and Description |
|---|---|
network.oxalis.api.model.AccessPointIdentifier |
getAccessPointIdentifier() |
ChannelId |
getChannelId() |
Date |
getDate() |
network.oxalis.api.model.Direction |
getDirection() |
network.oxalis.vefa.peppol.common.model.DocumentTypeIdentifier |
getDocumentTypeIdentifier() |
network.oxalis.vefa.peppol.common.model.ProcessIdentifier |
getProcessIdentifier() |
network.oxalis.vefa.peppol.common.model.ParticipantIdentifier |
getReceiver() |
network.oxalis.vefa.peppol.common.model.ParticipantIdentifier |
getSender() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessPointIdentifier, getChannelId, getDate, getDirection, getDocumentTypeIdentifier, getProcessIdentifierprotected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier sender
protected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier receiver
public network.oxalis.vefa.peppol.common.model.ParticipantIdentifier getSender()
getSender in interface RawStatisticspublic network.oxalis.vefa.peppol.common.model.ParticipantIdentifier getReceiver()
getReceiver in interface RawStatisticspublic network.oxalis.api.model.Direction getDirection()
getDirection in interface RawStatisticspublic Date getDate()
getDate in interface RawStatisticspublic network.oxalis.api.model.AccessPointIdentifier getAccessPointIdentifier()
getAccessPointIdentifier in interface RawStatisticspublic network.oxalis.vefa.peppol.common.model.DocumentTypeIdentifier getDocumentTypeIdentifier()
getDocumentTypeIdentifier in interface RawStatisticspublic ChannelId getChannelId()
getChannelId in interface RawStatisticspublic network.oxalis.vefa.peppol.common.model.ProcessIdentifier getProcessIdentifier()
getProcessIdentifier in interface RawStatisticsCopyright © 2022 NorStella. All rights reserved.