Package | Description |
---|---|
no.digipost.api.client.representations.sender |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
SenderFeature |
SenderInformation.get(SenderFeatureName featureName) |
SenderFeature |
SenderFeatureName.withNoParam() |
SenderFeature |
SenderFeatureName.withParam(String param) |
Modifier and Type | Method and Description |
---|---|
List<SenderFeature> |
SenderInformation.getSupportedFeatures() |
Constructor and Description |
---|
SenderInformation(Long senderId,
SenderStatus status,
List<SenderFeature> supportedFeatures) |
Copyright © 2017 Digipost. All rights reserved.