public class DSDDatasetResponse extends Object
| Constructor and Description |
|---|
DSDDatasetResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessServiceConforms() |
com.helger.json.IJsonObject |
getAsJson() |
String |
getDatasetIdentifier() |
String |
getDistributionConforms() |
String |
getDistributionFormat() |
String |
getDistributionMediaType() |
com.helger.peppolid.IDocumentTypeIdentifier |
getDocumentTypeIdentifier() |
com.helger.peppolid.IParticipantIdentifier |
getDPIdentifier() |
DSDDatasetResponse |
setAccessServiceConforms(String sAccessServiceConforms) |
DSDDatasetResponse |
setDatasetIdentifier(String sDatasetIdentifier) |
DSDDatasetResponse |
setDistributionConforms(String sDistributionConforms) |
DSDDatasetResponse |
setDistributionFormat(String sDistributionFormat) |
DSDDatasetResponse |
setDistributionMediaType(String sDistributionMediaType) |
DSDDatasetResponse |
setDocumentTypeIdentifier(com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeIdentifier) |
DSDDatasetResponse |
setDPIdentifier(com.helger.peppolid.IParticipantIdentifier aDPIdentifier) |
@Nullable public com.helger.peppolid.IParticipantIdentifier getDPIdentifier()
@Nonnull public DSDDatasetResponse setDPIdentifier(@Nullable com.helger.peppolid.IParticipantIdentifier aDPIdentifier)
@Nonnull public DSDDatasetResponse setDatasetIdentifier(@Nullable String sDatasetIdentifier)
@Nonnull public DSDDatasetResponse setDistributionFormat(@Nullable String sDistributionFormat)
@Nonnull public DSDDatasetResponse setDistributionConforms(@Nullable String sDistributionConforms)
@Nonnull public DSDDatasetResponse setDistributionMediaType(@Nullable String sDistributionMediaType)
@Nonnull public DSDDatasetResponse setAccessServiceConforms(@Nullable String sAccessServiceConforms)
@Nullable public com.helger.peppolid.IDocumentTypeIdentifier getDocumentTypeIdentifier()
@Nonnull public DSDDatasetResponse setDocumentTypeIdentifier(@Nullable com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeIdentifier)
@Nonnull public com.helger.json.IJsonObject getAsJson()
Copyright © 2020 toop.eu. All rights reserved.