public class SuplrEvalSccrdQuestion extends VdmEntity<SuplrEvalSccrdQuestion>
Original entity name from the Odata EDM: A_SuplrEvalSccrdQuestionType
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalSccrdQuestion.SuplrEvalSccrdQuestionBuilder |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdQuestionSelectable |
ALL_FIELDS
Selector for all available fields of SuplrEvalSccrdQuestion.
|
static SuplrEvalSccrdQuestionField<Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
QUESTION_NAME
Use with available fluent helpers to apply the QuestionName field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SLC_QUESTION_TYPE
Use with available fluent helpers to apply the SLCQuestionType field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SUPLR_EVAL_REQ_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SUPLR_EVAL_SCCRD_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdQuestionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SUPLR_EVAL_SCCRD_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SUPLR_EVAL_SCCRD_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SUPPLIER_EVAL_QUESTION
Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SUPPLIER_EVAL_REQUEST_QUESTION
Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.
|
static SuplrEvalSccrdQuestionField<Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalSccrdQuestionField<Short> |
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SuplrEvalSccrdQuestion() |
SuplrEvalSccrdQuestion(UUID suplrEvalSccrdQuestionUUID,
UUID suplrEvalSccrdUUID,
UUID suplrEvalSccrdSectionUUID,
UUID suplrEvalReqQuestionUUID,
String supplierEvalQuestion,
String supplierEvalRequestQuestion,
String questionName,
String sLCQuestionType,
Short weightingFactor,
Short minimalScore,
Short targetScore,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static SuplrEvalSccrdQuestion.SuplrEvalSccrdQuestionBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> SuplrEvalSccrdQuestionField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
protected Map<String,Object> |
getKey() |
Short |
getMinimalScore()
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
|
String |
getQuestionName()
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: QuestionName
|
String |
getSLCQuestionType()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: SLCQuestionType
|
UUID |
getSuplrEvalReqQuestionUUID()
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqQuestionUUID
|
UUID |
getSuplrEvalSccrdQuestionUUID()
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
|
UUID |
getSuplrEvalSccrdSectionUUID()
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
|
UUID |
getSuplrEvalSccrdUUID()
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
|
String |
getSupplierEvalQuestion()
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: SupplierEvalQuestion
|
String |
getSupplierEvalRequestQuestion()
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: SupplierEvalRequestQuestion
|
Short |
getTargetScore()
Constraints: noneOriginal property name from the Odata EDM: TargetScore
|
Class<SuplrEvalSccrdQuestion> |
getType() |
Short |
getWeightingFactor()
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
|
int |
hashCode() |
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setMinimalScore(Short minimalScore)
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
|
void |
setQuestionName(String questionName)
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: QuestionName
|
void |
setSLCQuestionType(String sLCQuestionType)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: SLCQuestionType
|
void |
setSuplrEvalReqQuestionUUID(UUID suplrEvalReqQuestionUUID)
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqQuestionUUID
|
void |
setSuplrEvalSccrdQuestionUUID(UUID suplrEvalSccrdQuestionUUID)
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
|
void |
setSuplrEvalSccrdSectionUUID(UUID suplrEvalSccrdSectionUUID)
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
|
void |
setSuplrEvalSccrdUUID(UUID suplrEvalSccrdUUID)
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
|
void |
setSupplierEvalQuestion(String supplierEvalQuestion)
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: SupplierEvalQuestion
|
void |
setSupplierEvalRequestQuestion(String supplierEvalRequestQuestion)
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: SupplierEvalRequestQuestion
|
void |
setTargetScore(Short targetScore)
Constraints: noneOriginal property name from the Odata EDM: TargetScore
|
void |
setWeightingFactor(Short weightingFactor)
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final SuplrEvalSccrdQuestionSelectable ALL_FIELDS
public static final SuplrEvalSccrdQuestionField<UUID> SUPLR_EVAL_SCCRD_QUESTION_UUID
public static final SuplrEvalSccrdQuestionField<UUID> SUPLR_EVAL_SCCRD_UUID
public static final SuplrEvalSccrdQuestionField<UUID> SUPLR_EVAL_SCCRD_SECTION_UUID
public static final SuplrEvalSccrdQuestionField<UUID> SUPLR_EVAL_REQ_QUESTION_UUID
public static final SuplrEvalSccrdQuestionField<String> SUPPLIER_EVAL_QUESTION
public static final SuplrEvalSccrdQuestionField<String> SUPPLIER_EVAL_REQUEST_QUESTION
public static final SuplrEvalSccrdQuestionField<String> QUESTION_NAME
public static final SuplrEvalSccrdQuestionField<String> SLC_QUESTION_TYPE
public static final SuplrEvalSccrdQuestionField<Short> WEIGHTING_FACTOR
public static final SuplrEvalSccrdQuestionField<Short> MINIMAL_SCORE
public static final SuplrEvalSccrdQuestionField<Short> TARGET_SCORE
public SuplrEvalSccrdQuestion()
public SuplrEvalSccrdQuestion(@Nullable UUID suplrEvalSccrdQuestionUUID, @Nullable UUID suplrEvalSccrdUUID, @Nullable UUID suplrEvalSccrdSectionUUID, @Nullable UUID suplrEvalReqQuestionUUID, @Nullable String supplierEvalQuestion, @Nullable String supplierEvalRequestQuestion, @Nullable String questionName, @Nullable String sLCQuestionType, @Nullable Short weightingFactor, @Nullable Short minimalScore, @Nullable Short targetScore, @Nullable ErpConfigContext erpConfigContext)
public Class<SuplrEvalSccrdQuestion> getType()
getType
in class VdmObject<SuplrEvalSccrdQuestion>
public void setSuplrEvalSccrdQuestionUUID(@Nullable UUID suplrEvalSccrdQuestionUUID)
Original property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
suplrEvalSccrdQuestionUUID
- Evaluation Scorecard Question UUIDpublic void setSuplrEvalSccrdUUID(@Nullable UUID suplrEvalSccrdUUID)
Original property name from the Odata EDM: SuplrEvalSccrdUUID
suplrEvalSccrdUUID
- Evaluation Scorecard UUIDpublic void setSuplrEvalSccrdSectionUUID(@Nullable UUID suplrEvalSccrdSectionUUID)
Original property name from the Odata EDM: SuplrEvalSccrdSectionUUID
suplrEvalSccrdSectionUUID
- Evaluation Scorecard Section UUIDpublic void setSuplrEvalReqQuestionUUID(@Nullable UUID suplrEvalReqQuestionUUID)
Original property name from the Odata EDM: SuplrEvalReqQuestionUUID
suplrEvalReqQuestionUUID
- Evaluation Request Question UUIDpublic void setSupplierEvalQuestion(@Nullable String supplierEvalQuestion)
Original property name from the Odata EDM: SupplierEvalQuestion
supplierEvalQuestion
- Identifier for a Questionpublic void setSupplierEvalRequestQuestion(@Nullable String supplierEvalRequestQuestion)
Original property name from the Odata EDM: SupplierEvalRequestQuestion
supplierEvalRequestQuestion
- Identifier for a Questionpublic void setQuestionName(@Nullable String questionName)
Original property name from the Odata EDM: QuestionName
questionName
- Medium-Size Namepublic void setSLCQuestionType(@Nullable String sLCQuestionType)
Original property name from the Odata EDM: SLCQuestionType
sLCQuestionType
- Question Type Codepublic void setWeightingFactor(@Nullable Short weightingFactor)
Original property name from the Odata EDM: WeightingFactor
weightingFactor
- Value of Weighting Factorpublic void setMinimalScore(@Nullable Short minimalScore)
Original property name from the Odata EDM: MinimalScore
minimalScore
- Minimum Score Acceptedpublic void setTargetScore(@Nullable Short targetScore)
Original property name from the Odata EDM: TargetScore
targetScore
- Target Scoreprotected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<SuplrEvalSccrdQuestion>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<SuplrEvalSccrdQuestion>
protected Map<String,Object> getKey()
getKey
in class VdmObject<SuplrEvalSccrdQuestion>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SuplrEvalSccrdQuestion>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SuplrEvalSccrdQuestion>
public static <T> SuplrEvalSccrdQuestionField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public static SuplrEvalSccrdQuestion.SuplrEvalSccrdQuestionBuilder builder()
@Nullable public UUID getSuplrEvalSccrdQuestionUUID()
Original property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
@Nullable public UUID getSuplrEvalSccrdUUID()
Original property name from the Odata EDM: SuplrEvalSccrdUUID
@Nullable public UUID getSuplrEvalSccrdSectionUUID()
Original property name from the Odata EDM: SuplrEvalSccrdSectionUUID
@Nullable public UUID getSuplrEvalReqQuestionUUID()
Original property name from the Odata EDM: SuplrEvalReqQuestionUUID
@Nullable public String getSupplierEvalQuestion()
Original property name from the Odata EDM: SupplierEvalQuestion
@Nullable public String getSupplierEvalRequestQuestion()
Original property name from the Odata EDM: SupplierEvalRequestQuestion
@Nullable public String getQuestionName()
Original property name from the Odata EDM: QuestionName
@Nullable public String getSLCQuestionType()
Original property name from the Odata EDM: SLCQuestionType
@Nullable public Short getWeightingFactor()
Original property name from the Odata EDM: WeightingFactor
@Nullable public Short getMinimalScore()
Original property name from the Odata EDM: MinimalScore
@Nullable public Short getTargetScore()
Original property name from the Odata EDM: TargetScore
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<SuplrEvalSccrdQuestion>
erpConfigContext
- public String toString()
toString
in class VdmObject<SuplrEvalSccrdQuestion>
public boolean equals(Object o)
equals
in class VdmObject<SuplrEvalSccrdQuestion>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SuplrEvalSccrdQuestion>
public int hashCode()
hashCode
in class VdmObject<SuplrEvalSccrdQuestion>
Copyright © 2018 SAP SE. All rights reserved.