| Package | Description |
|---|---|
| eu.toop.edm | |
| eu.toop.edm.model |
| Modifier and Type | Field and Description |
|---|---|
protected EToopResponseOptionType |
EDMRequest.AbstractBuilder.m_eResponseOption |
protected EToopResponseOptionType |
EDMResponse.AbstractBuilder.m_eResponseOption |
| Modifier and Type | Method and Description |
|---|---|
EToopResponseOptionType |
EDMRequest.getResponseOption() |
EToopResponseOptionType |
EDMResponse.getResponseOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
EDMRequest.AbstractBuilder.responseOption(EToopResponseOptionType e) |
| Constructor and Description |
|---|
AbstractBuilder(EToopResponseOptionType e) |
EDMRequest(EToopQueryDefinitionType eQueryDefinition,
String sRequestID,
EToopResponseOptionType eResponseOption,
String sSpecificationIdentifier,
LocalDateTime aIssueDateTime,
eu.toop.regrep.rim.InternationalStringType aProcedure,
com.helger.commons.collection.impl.ICommonsList<CCCEVRequirementType> aFullfillingRequirements,
AgentPojo aDataConsumer,
String sConsentToken,
String sDatasetIdentifier,
BusinessPojo aDataSubjectLegalPerson,
PersonPojo aDataSubjectNaturalPerson,
PersonPojo aAuthorizedRepresentative,
IEDMRequestPayloadProvider aRPP) |
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 | Method and Description |
|---|---|
static EToopResponseOptionType |
EToopResponseOptionType.getFromIDOrNull(String sID) |
static EToopResponseOptionType |
EToopResponseOptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EToopResponseOptionType[] |
EToopResponseOptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 toop.eu. All rights reserved.