Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspQuestionLink<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_QUESTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspQuestionText navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspQuestionText |
SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.fetchSuplrEvalRspQuestionText()
Fetches the SuplrEvalRspQuestionText entities (one to many) associated with this entity.
|
List<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextOrFetch()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspQuestionText>> |
SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextOrNull()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
Class<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestionText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspQuestion.addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText... entity)
Adds elements to the list of associated SuplrEvalRspQuestionText entities.
|
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder |
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.suplrEvalRspQuestionText(SuplrEvalRspQuestionText... value) |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspQuestion.setSuplrEvalRspQuestionText(List<SuplrEvalRspQuestionText> value)
Overwrites the list of associated SuplrEvalRspQuestionText entities for the loaded navigation property to_SuplrEvalRspQuestionText.
|
Constructor and Description |
---|
SuplrEvalRspQuestion(UUID suplrEvalRspQuestionUUID,
UUID suplrEvalRspUUID,
UUID suplrEvalRspBrnchgQuestionUUID,
UUID suplrEvalRspSectionUUID,
UUID suplrEvalRspBrnchgQstnValnUUID,
UUID suplrEvalReqQuestionUUID,
String supplierEvalQuestion,
String supplierEvalRequestQuestion,
String questionName,
String isDisqualifyingQuestion,
String isMandatoryQuestion,
String isQuestionCommentEnabled,
Integer numberOfResponses,
String sLCPreferredAnswer,
String sLCQuestionAttachmentOption,
Integer suplrEvalOrdinalNumber,
String suplrEvalRspBrnchgQuestion,
String suplrEvalRspBrnchgQuestionValn,
String sLCQuestionType,
Short weightingFactor,
Short minimalScore,
Short targetScore,
ErpConfigContext erpConfigContext,
List<SuplrEvalRspExplText> toSuplrEvalRspExplText,
List<SuplrEvalRspQuestionText> toSuplrEvalRspQuestionText) |
Copyright © 2018 SAP SE. All rights reserved.