| Package | Description |
|---|---|
| eu.toop.edm | |
| eu.toop.edm.response |
| Modifier and Type | Method and Description |
|---|---|
List<IEDMResponsePayloadProvider> |
EDMResponse.getAllPayloadProviders() |
List<IEDMResponsePayloadProvider> |
EDMResponse.payloadProviders() |
| Constructor and Description |
|---|
EDMResponse(EToopResponseOptionType eResponseOption,
eu.toop.regrep.ERegRepResponseStatus eResponseStatus,
String sRequestID,
String sSpecificationIdentifier,
LocalDateTime aIssueDateTime,
AgentPojo aDataProvider,
com.helger.commons.collection.impl.ICommonsList<? extends IEDMResponsePayloadProvider> aPayloadProviders) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEDMResponsePayloadConcepts
A single EDM Response payload of type "Concept"
|
interface |
IEDMResponsePayloadDocument
A single EDM Response payload of type "Document inline"
|
interface |
IEDMResponsePayloadDocumentReference
A single EDM Response payload of type "Document reference"
|
| Modifier and Type | Class and Description |
|---|---|
class |
EDMResponsePayloadConcepts
Represents a single "Concept response" payload.
|
class |
ResponseDocumentPojo
Represents a single response object
|
class |
ResponseDocumentReferencePojo
Represents a single response object reference
|
Copyright © 2020 toop.eu. All rights reserved.