Class SuplrEvalSccrdSection
Original entity name from the Odata EDM: A_SuplrEvalSccrdSectionType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SuplrEvalSccrdSection instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdSectionSelectableSelector for all available fields of SuplrEvalSccrdSection.static final SuplrEvalSccrdSectionField<Double>Use with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalSccrdSectionField<Short>Use with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalSccrdSectionField<Integer>Use with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalSccrdSectionField<String>Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.static final SuplrEvalSccrdSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalSccrdSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.static final SuplrEvalSccrdSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.static final SuplrEvalSccrdSectionField<Integer>Use with available fluent helpers to apply the SupplierEvalScorecardSctnAltv field to query operations.static final SuplrEvalSccrdSectionField<String>Use with available fluent helpers to apply the SupplierEvalScorecardSection field to query operations.static final SuplrEvalSccrdSectionField<Short>Use with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalSccrdSectionLink<SuplrEvalSccrdQuestion>Use with available fluent helpers to apply the to_SuplrEvalSccrdQuestion navigation property to query operations.static final SuplrEvalSccrdSectionOneToOneLink<SuplrEvalSccrdStrucQnaire>Use with available fluent helpers to apply the to_SuplrEvalSccrdStrucQnaire navigation property to query operations.static final SuplrEvalSccrdSectionOneToOneLink<SuplrEvalScorecard>Use with available fluent helpers to apply the to_SupplierEvalScorecard navigation property to query operations.static final SuplrEvalSccrdSectionField<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
ConstructorsConstructorDescriptionSuplrEvalSccrdSection(UUID suplrEvalSccrdSectionUUID, UUID suplrEvalSccrdUUID, UUID suplrEvalRspQuestionnaireUUID, String supplierEvalScorecardSection, Integer supplierEvalScorecardSctnAltv, String questionnaireSectionName, Short weightingFactor, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, List<SuplrEvalSccrdQuestion> toSuplrEvalSccrdQuestion, SuplrEvalSccrdStrucQnaire toSuplrEvalSccrdStrucQnaire, SuplrEvalScorecard toSupplierEvalScorecard) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSuplrEvalSccrdQuestion(SuplrEvalSccrdQuestion... entity) Adds elements to the list of associated SuplrEvalSccrdQuestion entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SuplrEvalSccrdQuestion entities (one to many) associated with this entity.Fetches the SuplrEvalSccrdStrucQnaire entity (one to one) associated with this entity.Fetches the SuplrEvalScorecard entity (one to one) associated with this entity.static <T,DomainT>
SuplrEvalSccrdSectionField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdSectionField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: noneprotected Stringprotected StringgetKey()Constraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 60Constraints: noneio.vavr.control.Option<List<SuplrEvalSccrdQuestion>>Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).Retrieval of associated SuplrEvalSccrdQuestion entities (one to many).(Key Field) Constraints: Not nullableio.vavr.control.Option<SuplrEvalSccrdStrucQnaire>Retrieval of associated SuplrEvalSccrdStrucQnaire entity (one to one).Retrieval of associated SuplrEvalSccrdStrucQnaire entity (one to one).Constraints: noneio.vavr.control.Option<SuplrEvalScorecard>Retrieval of associated SuplrEvalScorecard entity (one to one).Retrieval of associated SuplrEvalScorecard entity (one to one).Constraints: noneConstraints: Not nullable, Maximum length: 20Constraints: nonegetType()Constraints: noneinthashCode()voidsetCalculatedScore(Double calculatedScore) Constraints: nonevoidsetMinimalScore(Short minimalScore) Constraints: nonevoidsetNumberOfResponses(Integer numberOfResponses) Constraints: nonevoidsetQuestionnaireSectionName(String questionnaireSectionName) Constraints: Not nullable, Maximum length: 60protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSuplrEvalRspQuestionnaireUUID(UUID suplrEvalRspQuestionnaireUUID) Constraints: nonevoidOverwrites the list of associated SuplrEvalSccrdQuestion entities for the loaded navigation property to_SuplrEvalSccrdQuestion.voidsetSuplrEvalSccrdSectionUUID(UUID suplrEvalSccrdSectionUUID) (Key Field) Constraints: Not nullablevoidOverwrites the associated SuplrEvalSccrdStrucQnaire entity for the loaded navigation property to_SuplrEvalSccrdStrucQnaire.voidsetSuplrEvalSccrdUUID(UUID suplrEvalSccrdUUID) Constraints: nonevoidOverwrites the associated SuplrEvalScorecard entity for the loaded navigation property to_SupplierEvalScorecard.voidsetSupplierEvalScorecardSctnAltv(Integer supplierEvalScorecardSctnAltv) Constraints: nonevoidsetSupplierEvalScorecardSection(String supplierEvalScorecardSection) 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SuplrEvalSccrdSection. -
SUPLR_EVAL_SCCRD_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations. -
SUPLR_EVAL_SCCRD_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations. -
SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations. -
SUPPLIER_EVAL_SCORECARD_SECTION
Use with available fluent helpers to apply the SupplierEvalScorecardSection field to query operations. -
SUPPLIER_EVAL_SCORECARD_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalScorecardSctnAltv field to query operations. -
QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName 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. -
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations. -
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations. -
TO_SUPLR_EVAL_SCCRD_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalSccrdQuestion navigation property to query operations. -
TO_SUPLR_EVAL_SCCRD_STRUC_QNAIRE
public static final SuplrEvalSccrdSectionOneToOneLink<SuplrEvalSccrdStrucQnaire> TO_SUPLR_EVAL_SCCRD_STRUC_QNAIREUse with available fluent helpers to apply the to_SuplrEvalSccrdStrucQnaire navigation property to query operations. -
TO_SUPPLIER_EVAL_SCORECARD
public static final SuplrEvalSccrdSectionOneToOneLink<SuplrEvalScorecard> TO_SUPPLIER_EVAL_SCORECARDUse with available fluent helpers to apply the to_SupplierEvalScorecard navigation property to query operations.
-
-
Constructor Details
-
SuplrEvalSccrdSection
public SuplrEvalSccrdSection() -
SuplrEvalSccrdSection
public SuplrEvalSccrdSection(@Nullable UUID suplrEvalSccrdSectionUUID, @Nullable UUID suplrEvalSccrdUUID, @Nullable UUID suplrEvalRspQuestionnaireUUID, @Nullable String supplierEvalScorecardSection, @Nullable Integer supplierEvalScorecardSctnAltv, @Nullable String questionnaireSectionName, @Nullable Short weightingFactor, @Nullable Short minimalScore, @Nullable Short targetScore, @Nullable Double calculatedScore, @Nullable Integer numberOfResponses, List<SuplrEvalSccrdQuestion> toSuplrEvalSccrdQuestion, @Nullable SuplrEvalSccrdStrucQnaire toSuplrEvalSccrdStrucQnaire, @Nullable SuplrEvalScorecard toSupplierEvalScorecard)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SuplrEvalSccrdSection>
-
setSuplrEvalSccrdSectionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
- Parameters:
suplrEvalSccrdSectionUUID- Evaluation Scorecard Section UUID
-
setSuplrEvalSccrdUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
- Parameters:
suplrEvalSccrdUUID- Evaluation Scorecard UUID
-
setSuplrEvalRspQuestionnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
- Parameters:
suplrEvalRspQuestionnaireUUID- Evaluation Scorecard Questionnaire UUID
-
setSupplierEvalScorecardSection
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalScorecardSection
- Parameters:
supplierEvalScorecardSection- Section
-
setSupplierEvalScorecardSctnAltv
Constraints: noneOriginal property name from the Odata EDM: SupplierEvalScorecardSctnAltv
- Parameters:
supplierEvalScorecardSctnAltv- Alternative ID of a Section
-
setQuestionnaireSectionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireSectionName
- Parameters:
questionnaireSectionName- Medium-Size Name
-
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
-
setCalculatedScore
Constraints: noneOriginal property name from the Odata EDM: CalculatedScore
- Parameters:
calculatedScore- Calculated Score
-
setNumberOfResponses
Constraints: noneOriginal property name from the Odata EDM: NumberOfResponses
- Parameters:
numberOfResponses- Number of Responses
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SuplrEvalSccrdSection>
-
getKey
- Overrides:
getKeyin classVdmObject<SuplrEvalSccrdSection>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SuplrEvalSccrdSection>
-
fromMap
- Overrides:
fromMapin classVdmObject<SuplrEvalSccrdSection>
-
field
@Nonnull public static <T> SuplrEvalSccrdSectionField<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> SuplrEvalSccrdSectionField<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<SuplrEvalSccrdSection>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SuplrEvalSccrdSection>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SuplrEvalSccrdSection>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SuplrEvalSccrdSection>
-
fetchSuplrEvalSccrdQuestion
Fetches the SuplrEvalSccrdQuestion entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalSccrdQuestion.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SuplrEvalSccrdQuestion entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSuplrEvalSccrdQuestionOrFetch
Retrieval of associated SuplrEvalSccrdQuestion entities (one to many). This corresponds to the OData navigation property to_SuplrEvalSccrdQuestion.If the navigation property to_SuplrEvalSccrdQuestion of a queried SuplrEvalSccrdSection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SuplrEvalSccrdQuestion entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSuplrEvalSccrdQuestionIfPresent
@Nonnull public io.vavr.control.Option<List<SuplrEvalSccrdQuestion>> getSuplrEvalSccrdQuestionIfPresent()Retrieval of associated SuplrEvalSccrdQuestion entities (one to many). This corresponds to the OData navigation property to_SuplrEvalSccrdQuestion.If the navigation property for an entity SuplrEvalSccrdSection has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SuplrEvalSccrdQuestion is already loaded, the result
will contain the SuplrEvalSccrdQuestion entities. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalSccrdQuestion
Overwrites the list of associated SuplrEvalSccrdQuestion entities for the loaded navigation property to_SuplrEvalSccrdQuestion.If the navigation property to_SuplrEvalSccrdQuestion of a queried SuplrEvalSccrdSection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of SuplrEvalSccrdQuestion entities.
-
addSuplrEvalSccrdQuestion
Adds elements to the list of associated SuplrEvalSccrdQuestion entities. This corresponds to the OData navigation property to_SuplrEvalSccrdQuestion.If the navigation property to_SuplrEvalSccrdQuestion of a queried SuplrEvalSccrdSection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of SuplrEvalSccrdQuestion entities.
-
fetchSuplrEvalSccrdStrucQnaire
Fetches the SuplrEvalSccrdStrucQnaire entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalSccrdStrucQnaire.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated SuplrEvalSccrdStrucQnaire entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSuplrEvalSccrdStrucQnaireOrFetch
Retrieval of associated SuplrEvalSccrdStrucQnaire entity (one to one). This corresponds to the OData navigation property to_SuplrEvalSccrdStrucQnaire.If the navigation property to_SuplrEvalSccrdStrucQnaire of a queried SuplrEvalSccrdSection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SuplrEvalSccrdStrucQnaire entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSuplrEvalSccrdStrucQnaireIfPresent
@Nonnull public io.vavr.control.Option<SuplrEvalSccrdStrucQnaire> getSuplrEvalSccrdStrucQnaireIfPresent()Retrieval of associated SuplrEvalSccrdStrucQnaire entity (one to one). This corresponds to the OData navigation property to_SuplrEvalSccrdStrucQnaire.If the navigation property for an entity SuplrEvalSccrdSection has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SuplrEvalSccrdStrucQnaire is already loaded, the
result will contain the SuplrEvalSccrdStrucQnaire entity. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalSccrdStrucQnaire
Overwrites the associated SuplrEvalSccrdStrucQnaire entity for the loaded navigation property to_SuplrEvalSccrdStrucQnaire.- Parameters:
value- New SuplrEvalSccrdStrucQnaire entity.
-
fetchSupplierEvalScorecard
Fetches the SuplrEvalScorecard entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SupplierEvalScorecard.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated SuplrEvalScorecard entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSupplierEvalScorecardOrFetch
Retrieval of associated SuplrEvalScorecard entity (one to one). This corresponds to the OData navigation property to_SupplierEvalScorecard.If the navigation property to_SupplierEvalScorecard of a queried SuplrEvalSccrdSection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated SuplrEvalScorecard entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getSupplierEvalScorecardIfPresent
Retrieval of associated SuplrEvalScorecard entity (one to one). This corresponds to the OData navigation property to_SupplierEvalScorecard.If the navigation property for an entity SuplrEvalSccrdSection has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SupplierEvalScorecard is already loaded, the result
will contain the SuplrEvalScorecard entity. If not, an
Optionwith result stateemptyis returned.
-
setSupplierEvalScorecard
Overwrites the associated SuplrEvalScorecard entity for the loaded navigation property to_SupplierEvalScorecard.- Parameters:
value- New SuplrEvalScorecard entity.
-
builder
-
getSuplrEvalSccrdSectionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalSccrdSectionUUID
- Returns:
- Evaluation Scorecard Section UUID
-
getSuplrEvalSccrdUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalSccrdUUID
- Returns:
- Evaluation Scorecard UUID
-
getSuplrEvalRspQuestionnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
- Returns:
- Evaluation Scorecard Questionnaire UUID
-
getSupplierEvalScorecardSection
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalScorecardSection
- Returns:
- Section
-
getSupplierEvalScorecardSctnAltv
Constraints: noneOriginal property name from the Odata EDM: SupplierEvalScorecardSctnAltv
- Returns:
- Alternative ID of a Section
-
getQuestionnaireSectionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireSectionName
- Returns:
- Medium-Size Name
-
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
-
getCalculatedScore
Constraints: noneOriginal property name from the Odata EDM: CalculatedScore
- Returns:
- Calculated Score
-
getNumberOfResponses
Constraints: noneOriginal property name from the Odata EDM: NumberOfResponses
- Returns:
- Number of Responses
-
toString
- Overrides:
toStringin classVdmObject<SuplrEvalSccrdSection>
-
equals
- Overrides:
equalsin classVdmEntity<SuplrEvalSccrdSection>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SuplrEvalSccrdSection>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SuplrEvalSccrdSection>
-