Class SuplrEvalSccrdQuestion
Original entity name from the Odata EDM: A_SuplrEvalSccrdQuestionType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdQuestionSelectableSelector for all available fields of SuplrEvalSccrdQuestion.static final SuplrEvalSccrdQuestionField<Short>Use with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalSccrdQuestionField<String>Use with available fluent helpers to apply the QuestionName field to query operations.static final SuplrEvalSccrdQuestionField<String>Use with available fluent helpers to apply the SLCQuestionType field to query operations.static final SuplrEvalSccrdQuestionField<UUID>Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>Use with available fluent helpers to apply the SuplrEvalSccrdQuestionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.static final SuplrEvalSccrdQuestionField<String>Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations.static final SuplrEvalSccrdQuestionField<String>Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.static final SuplrEvalSccrdQuestionField<Short>Use with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalSccrdQuestionField<Short>Use with available fluent helpers to apply the WeightingFactor field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSuplrEvalSccrdQuestion(UUID suplrEvalSccrdQuestionUUID, UUID suplrEvalSccrdUUID, UUID suplrEvalSccrdSectionUUID, UUID suplrEvalReqQuestionUUID, String supplierEvalQuestion, String supplierEvalRequestQuestion, String questionName, String sLCQuestionType, Short weightingFactor, Short minimalScore, Short targetScore) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
SuplrEvalSccrdQuestionField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdQuestionField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringgetKey()Constraints: noneConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 2Constraints: none(Key Field) Constraints: Not nullableConstraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 20Constraints: nonegetType()Constraints: noneinthashCode()voidsetMinimalScore(Short minimalScore) Constraints: nonevoidsetQuestionName(String questionName) Constraints: Not nullable, Maximum length: 60protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSLCQuestionType(String sLCQuestionType) Constraints: Not nullable, Maximum length: 2voidsetSuplrEvalReqQuestionUUID(UUID suplrEvalReqQuestionUUID) Constraints: nonevoidsetSuplrEvalSccrdQuestionUUID(UUID suplrEvalSccrdQuestionUUID) (Key Field) Constraints: Not nullablevoidsetSuplrEvalSccrdSectionUUID(UUID suplrEvalSccrdSectionUUID) Constraints: nonevoidsetSuplrEvalSccrdUUID(UUID suplrEvalSccrdUUID) Constraints: nonevoidsetSupplierEvalQuestion(String supplierEvalQuestion) Constraints: Not nullable, Maximum length: 20voidsetSupplierEvalRequestQuestion(String supplierEvalRequestQuestion) Constraints: Not nullable, Maximum length: 20voidsetTargetScore(Short targetScore) Constraints: nonevoidsetWeightingFactor(Short weightingFactor) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SuplrEvalSccrdQuestion. -
SUPLR_EVAL_SCCRD_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdQuestionUUID field to query operations. -
SUPLR_EVAL_SCCRD_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations. -
SUPLR_EVAL_SCCRD_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations. -
SUPLR_EVAL_REQ_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations. -
SUPPLIER_EVAL_QUESTION
Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations. -
SUPPLIER_EVAL_REQUEST_QUESTION
Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations. -
QUESTION_NAME
Use with available fluent helpers to apply the QuestionName field to query operations. -
SLC_QUESTION_TYPE
Use with available fluent helpers to apply the SLCQuestionType field to query operations. -
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations. -
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations. -
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
-
-
Constructor Details
-
SuplrEvalSccrdQuestion
public SuplrEvalSccrdQuestion() -
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)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SuplrEvalSccrdQuestion>
-
setSuplrEvalSccrdQuestionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
- Parameters:
suplrEvalSccrdQuestionUUID- Evaluation Scorecard Question UUID
-
setSuplrEvalSccrdUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
- Parameters:
suplrEvalSccrdUUID- Evaluation Scorecard UUID
-
setSuplrEvalSccrdSectionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
- Parameters:
suplrEvalSccrdSectionUUID- Evaluation Scorecard Section UUID
-
setSuplrEvalReqQuestionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqQuestionUUID
- Parameters:
suplrEvalReqQuestionUUID- Evaluation Request Question UUID
-
setSupplierEvalQuestion
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalQuestion
- Parameters:
supplierEvalQuestion- Identifier for a Question
-
setSupplierEvalRequestQuestion
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalRequestQuestion
- Parameters:
supplierEvalRequestQuestion- Identifier for a Question
-
setQuestionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionName
- Parameters:
questionName- Medium-Size Name
-
setSLCQuestionType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SLCQuestionType
- Parameters:
sLCQuestionType- Question Type Code
-
setWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Parameters:
weightingFactor- Value of Weighting Factor
-
setMinimalScore
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
- Parameters:
minimalScore- Minimum Score Accepted
-
setTargetScore
Constraints: noneOriginal property name from the Odata EDM: TargetScore
- Parameters:
targetScore- Target Score
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SuplrEvalSccrdQuestion>
-
getKey
- Overrides:
getKeyin classVdmObject<SuplrEvalSccrdQuestion>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SuplrEvalSccrdQuestion>
-
fromMap
- Overrides:
fromMapin classVdmObject<SuplrEvalSccrdQuestion>
-
field
@Nonnull public static <T> SuplrEvalSccrdQuestionField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> SuplrEvalSccrdQuestionField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<SuplrEvalSccrdQuestion>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SuplrEvalSccrdQuestion>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SuplrEvalSccrdQuestion>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SuplrEvalSccrdQuestion>
-
builder
-
getSuplrEvalSccrdQuestionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdQuestionUUID
- Returns:
- Evaluation Scorecard Question UUID
-
getSuplrEvalSccrdUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
- Returns:
- Evaluation Scorecard UUID
-
getSuplrEvalSccrdSectionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
- Returns:
- Evaluation Scorecard Section UUID
-
getSuplrEvalReqQuestionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqQuestionUUID
- Returns:
- Evaluation Request Question UUID
-
getSupplierEvalQuestion
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalQuestion
- Returns:
- Identifier for a Question
-
getSupplierEvalRequestQuestion
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalRequestQuestion
- Returns:
- Identifier for a Question
-
getQuestionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionName
- Returns:
- Medium-Size Name
-
getSLCQuestionType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SLCQuestionType
- Returns:
- Question Type Code
-
getWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Returns:
- Value of Weighting Factor
-
getMinimalScore
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
- Returns:
- Minimum Score Accepted
-
getTargetScore
Constraints: noneOriginal property name from the Odata EDM: TargetScore
- Returns:
- Target Score
-
toString
- Overrides:
toStringin classVdmObject<SuplrEvalSccrdQuestion>
-
equals
- Overrides:
equalsin classVdmEntity<SuplrEvalSccrdQuestion>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SuplrEvalSccrdQuestion>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SuplrEvalSccrdQuestion>
-