| Package | Description |
|---|---|
| eu.toop.edm | |
| eu.toop.edm.model |
| Modifier and Type | Field and Description |
|---|---|
protected EQueryDefinitionType |
EDMRequest.AbstractBuilder.m_eQueryDefinition |
| Modifier and Type | Method and Description |
|---|---|
EQueryDefinitionType |
EDMRequest.getQueryDefinition() |
| Constructor and Description |
|---|
AbstractBuilder(EQueryDefinitionType e) |
EDMRequest(EQueryDefinitionType eQueryDefinition,
String sRequestID,
EResponseOptionType 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) |
| Modifier and Type | Method and Description |
|---|---|
static EQueryDefinitionType |
EQueryDefinitionType.getFromIDOrNull(String sID) |
static EQueryDefinitionType |
EQueryDefinitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EQueryDefinitionType[] |
EQueryDefinitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 toop.eu. All rights reserved.