public class SuplrEvalRspQuestion extends VdmEntity<SuplrEvalRspQuestion>
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<SuplrEvalRspQuestion> |
ALL_FIELDS
Selector for all available fields of SuplrEvalRspQuestion.
|
static SuplrEvalRspQuestionField<String> |
IS_DISQUALIFYING_QUESTION
Use with available fluent helpers to apply the IsDisqualifyingQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
IS_MANDATORY_QUESTION
Use with available fluent helpers to apply the IsMandatoryQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
IS_QUESTION_COMMENT_ENABLED
Use with available fluent helpers to apply the IsQuestionCommentEnabled field to query operations.
|
static SuplrEvalRspQuestionField<Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspQuestionField<Integer> |
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspQuestionField<String> |
QUESTION_NAME
Use with available fluent helpers to apply the QuestionName field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SLC_PREFERRED_ANSWER
Use with available fluent helpers to apply the SLCPreferredAnswer field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SLC_QUESTION_ATTACHMENT_OPTION
Use with available fluent helpers to apply the SLCQuestionAttachmentOption field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SLC_QUESTION_TYPE
Use with available fluent helpers to apply the SLCQuestionType field to query operations.
|
static SuplrEvalRspQuestionField<Integer> |
SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_REQ_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQstnValnUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SUPLR_EVAL_RSP_BRNCHG_QUESTION
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestion field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN
Use with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionValn field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_RSP_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_RSP_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.
|
static SuplrEvalRspQuestionField<UUID> |
SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SUPPLIER_EVAL_QUESTION
Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations.
|
static SuplrEvalRspQuestionField<String> |
SUPPLIER_EVAL_REQUEST_QUESTION
Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.
|
static SuplrEvalRspQuestionField<Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspQuestionLink<SuplrEvalRspExplText> |
TO_SUPLR_EVAL_RSP_EXPL_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspExplText navigation property to query operations.
|
static SuplrEvalRspQuestionLink<SuplrEvalRspQuestionText> |
TO_SUPLR_EVAL_RSP_QUESTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspQuestionText navigation property to query operations.
|
static SuplrEvalRspQuestionField<Short> |
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Constructor and Description |
---|
SuplrEvalRspQuestion() |
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) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrEvalRspExplText(SuplrEvalRspExplText... entity)
Adds elements to the list of associated SuplrEvalRspExplText entities.
|
void |
addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText... entity)
Adds elements to the list of associated SuplrEvalRspQuestionText entities.
|
static SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder |
builder() |
boolean |
equals(Object o) |
List<SuplrEvalRspExplText> |
fetchSuplrEvalRspExplText()
Fetches the SuplrEvalRspExplText entities (one to many) associated with this entity.
|
List<SuplrEvalRspQuestionText> |
fetchSuplrEvalRspQuestionText()
Fetches the SuplrEvalRspQuestionText entities (one to many) associated with this entity.
|
static <T> SuplrEvalRspQuestionField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getIsDisqualifyingQuestion()
Constraints: Not nullable, Maximum length: 1
|
String |
getIsMandatoryQuestion()
Constraints: Not nullable, Maximum length: 1
|
String |
getIsQuestionCommentEnabled()
Constraints: Not nullable, Maximum length: 1
|
Short |
getMinimalScore()
Constraints: none
|
Integer |
getNumberOfResponses()
Constraints: none
|
String |
getQuestionName()
Constraints: Not nullable, Maximum length: 60
|
String |
getSLCPreferredAnswer()
Constraints: Not nullable, Maximum length: 1
|
String |
getSLCQuestionAttachmentOption()
Constraints: Not nullable, Maximum length: 1
|
String |
getSLCQuestionType()
Constraints: Not nullable, Maximum length: 2
|
Integer |
getSuplrEvalOrdinalNumber()
Constraints: none
|
UUID |
getSuplrEvalReqQuestionUUID()
Constraints: none
|
UUID |
getSuplrEvalRspBrnchgQstnValnUUID()
Constraints: none
|
String |
getSuplrEvalRspBrnchgQuestion()
Constraints: Not nullable, Maximum length: 20
|
UUID |
getSuplrEvalRspBrnchgQuestionUUID()
Constraints: none
|
String |
getSuplrEvalRspBrnchgQuestionValn()
Constraints: Not nullable, Maximum length: 20
|
List<SuplrEvalRspExplText> |
getSuplrEvalRspExplTextOrFetch()
Retrieval of associated SuplrEvalRspExplText entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspExplText>> |
getSuplrEvalRspExplTextOrNull()
Retrieval of associated SuplrEvalRspExplText entities (one to many).
|
List<SuplrEvalRspQuestionText> |
getSuplrEvalRspQuestionTextOrFetch()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspQuestionText>> |
getSuplrEvalRspQuestionTextOrNull()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
UUID |
getSuplrEvalRspQuestionUUID()
(Key Field) Constraints: Not nullable
|
UUID |
getSuplrEvalRspSectionUUID()
Constraints: none
|
UUID |
getSuplrEvalRspUUID()
Constraints: none
|
String |
getSupplierEvalQuestion()
Constraints: Not nullable, Maximum length: 20
|
String |
getSupplierEvalRequestQuestion()
Constraints: Not nullable, Maximum length: 20
|
Short |
getTargetScore()
Constraints: none
|
Class<SuplrEvalRspQuestion> |
getType() |
Short |
getWeightingFactor()
Constraints: none
|
int |
hashCode() |
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setIsDisqualifyingQuestion(String isDisqualifyingQuestion)
Constraints: Not nullable, Maximum length: 1
|
void |
setIsMandatoryQuestion(String isMandatoryQuestion)
Constraints: Not nullable, Maximum length: 1
|
void |
setIsQuestionCommentEnabled(String isQuestionCommentEnabled)
Constraints: Not nullable, Maximum length: 1
|
void |
setMinimalScore(Short minimalScore)
Constraints: none
|
void |
setNumberOfResponses(Integer numberOfResponses)
Constraints: none
|
void |
setQuestionName(String questionName)
Constraints: Not nullable, Maximum length: 60
|
void |
setSLCPreferredAnswer(String sLCPreferredAnswer)
Constraints: Not nullable, Maximum length: 1
|
void |
setSLCQuestionAttachmentOption(String sLCQuestionAttachmentOption)
Constraints: Not nullable, Maximum length: 1
|
void |
setSLCQuestionType(String sLCQuestionType)
Constraints: Not nullable, Maximum length: 2
|
void |
setSuplrEvalOrdinalNumber(Integer suplrEvalOrdinalNumber)
Constraints: none
|
void |
setSuplrEvalReqQuestionUUID(UUID suplrEvalReqQuestionUUID)
Constraints: none
|
void |
setSuplrEvalRspBrnchgQstnValnUUID(UUID suplrEvalRspBrnchgQstnValnUUID)
Constraints: none
|
void |
setSuplrEvalRspBrnchgQuestion(String suplrEvalRspBrnchgQuestion)
Constraints: Not nullable, Maximum length: 20
|
void |
setSuplrEvalRspBrnchgQuestionUUID(UUID suplrEvalRspBrnchgQuestionUUID)
Constraints: none
|
void |
setSuplrEvalRspBrnchgQuestionValn(String suplrEvalRspBrnchgQuestionValn)
Constraints: Not nullable, Maximum length: 20
|
void |
setSuplrEvalRspExplText(List<SuplrEvalRspExplText> value)
Overwrites the list of associated SuplrEvalRspExplText entities for the loaded navigation property to_SuplrEvalRspExplText.
|
void |
setSuplrEvalRspQuestionText(List<SuplrEvalRspQuestionText> value)
Overwrites the list of associated SuplrEvalRspQuestionText entities for the loaded navigation property to_SuplrEvalRspQuestionText.
|
void |
setSuplrEvalRspQuestionUUID(UUID suplrEvalRspQuestionUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrEvalRspSectionUUID(UUID suplrEvalRspSectionUUID)
Constraints: none
|
void |
setSuplrEvalRspUUID(UUID suplrEvalRspUUID)
Constraints: none
|
void |
setSupplierEvalQuestion(String supplierEvalQuestion)
Constraints: Not nullable, Maximum length: 20
|
void |
setSupplierEvalRequestQuestion(String supplierEvalRequestQuestion)
Constraints: Not nullable, Maximum length: 20
|
void |
setTargetScore(Short targetScore)
Constraints: none
|
void |
setWeightingFactor(Short weightingFactor)
Constraints: none
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final EntityFieldAll<SuplrEvalRspQuestion> ALL_FIELDS
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_RSP_QUESTION_UUID
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_RSP_UUID
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_RSP_SECTION_UUID
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID
public static final SuplrEvalRspQuestionField<UUID> SUPLR_EVAL_REQ_QUESTION_UUID
public static final SuplrEvalRspQuestionField<String> SUPPLIER_EVAL_QUESTION
public static final SuplrEvalRspQuestionField<String> SUPPLIER_EVAL_REQUEST_QUESTION
public static final SuplrEvalRspQuestionField<String> QUESTION_NAME
public static final SuplrEvalRspQuestionField<String> IS_DISQUALIFYING_QUESTION
public static final SuplrEvalRspQuestionField<String> IS_MANDATORY_QUESTION
public static final SuplrEvalRspQuestionField<String> IS_QUESTION_COMMENT_ENABLED
public static final SuplrEvalRspQuestionField<Integer> NUMBER_OF_RESPONSES
public static final SuplrEvalRspQuestionField<String> SLC_PREFERRED_ANSWER
public static final SuplrEvalRspQuestionField<String> SLC_QUESTION_ATTACHMENT_OPTION
public static final SuplrEvalRspQuestionField<Integer> SUPLR_EVAL_ORDINAL_NUMBER
public static final SuplrEvalRspQuestionField<String> SUPLR_EVAL_RSP_BRNCHG_QUESTION
public static final SuplrEvalRspQuestionField<String> SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN
public static final SuplrEvalRspQuestionField<String> SLC_QUESTION_TYPE
public static final SuplrEvalRspQuestionField<Short> WEIGHTING_FACTOR
public static final SuplrEvalRspQuestionField<Short> MINIMAL_SCORE
public static final SuplrEvalRspQuestionField<Short> TARGET_SCORE
public static final SuplrEvalRspQuestionLink<SuplrEvalRspExplText> TO_SUPLR_EVAL_RSP_EXPL_TEXT
public static final SuplrEvalRspQuestionLink<SuplrEvalRspQuestionText> TO_SUPLR_EVAL_RSP_QUESTION_TEXT
@Generated(value="lombok") public SuplrEvalRspQuestion()
@ConstructorProperties(value={"suplrEvalRspQuestionUUID","suplrEvalRspUUID","suplrEvalRspBrnchgQuestionUUID","suplrEvalRspSectionUUID","suplrEvalRspBrnchgQstnValnUUID","suplrEvalReqQuestionUUID","supplierEvalQuestion","supplierEvalRequestQuestion","questionName","isDisqualifyingQuestion","isMandatoryQuestion","isQuestionCommentEnabled","numberOfResponses","sLCPreferredAnswer","sLCQuestionAttachmentOption","suplrEvalOrdinalNumber","suplrEvalRspBrnchgQuestion","suplrEvalRspBrnchgQuestionValn","sLCQuestionType","weightingFactor","minimalScore","targetScore","erpConfigContext","toSuplrEvalRspExplText","toSuplrEvalRspQuestionText"}) @Generated(value="lombok") public SuplrEvalRspQuestion(@Nullable UUID suplrEvalRspQuestionUUID, @Nullable UUID suplrEvalRspUUID, @Nullable UUID suplrEvalRspBrnchgQuestionUUID, @Nullable UUID suplrEvalRspSectionUUID, @Nullable UUID suplrEvalRspBrnchgQstnValnUUID, @Nullable UUID suplrEvalReqQuestionUUID, @Nullable String supplierEvalQuestion, @Nullable String supplierEvalRequestQuestion, @Nullable String questionName, @Nullable String isDisqualifyingQuestion, @Nullable String isMandatoryQuestion, @Nullable String isQuestionCommentEnabled, @Nullable Integer numberOfResponses, @Nullable String sLCPreferredAnswer, @Nullable String sLCQuestionAttachmentOption, @Nullable Integer suplrEvalOrdinalNumber, @Nullable String suplrEvalRspBrnchgQuestion, @Nullable String suplrEvalRspBrnchgQuestionValn, @Nullable String sLCQuestionType, @Nullable Short weightingFactor, @Nullable Short minimalScore, @Nullable Short targetScore, @Nullable ErpConfigContext erpConfigContext, List<SuplrEvalRspExplText> toSuplrEvalRspExplText, List<SuplrEvalRspQuestionText> toSuplrEvalRspQuestionText)
public Class<SuplrEvalRspQuestion> getType()
getType
in class VdmObject<SuplrEvalRspQuestion>
public static <T> SuplrEvalRspQuestionField<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 List<SuplrEvalRspExplText> fetchSuplrEvalRspExplText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.public List<SuplrEvalRspExplText> getSuplrEvalRspExplTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspExplText of a queried SuplrEvalRspQuestion 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.
com.sap.cloud.sdk.odatav2.connectivity.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.public com.google.common.base.Optional<List<SuplrEvalRspExplText>> getSuplrEvalRspExplTextOrNull()
If the navigation property to_SuplrEvalRspExplText for an entity SuplrEvalRspQuestion has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspExplText(@NonNull List<SuplrEvalRspExplText> value)
If the navigation property to_SuplrEvalRspExplText of a queried SuplrEvalRspQuestion 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.
value
- List of SuplrEvalRspExplText entities.public void addSuplrEvalRspExplText(SuplrEvalRspExplText... entity)
If the navigation property to_SuplrEvalRspExplText of a queried SuplrEvalRspQuestion 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.
entity
- Array of SuplrEvalRspExplText entities.public List<SuplrEvalRspQuestionText> fetchSuplrEvalRspQuestionText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.public List<SuplrEvalRspQuestionText> getSuplrEvalRspQuestionTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspQuestionText of a queried SuplrEvalRspQuestion 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.
com.sap.cloud.sdk.odatav2.connectivity.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.public com.google.common.base.Optional<List<SuplrEvalRspQuestionText>> getSuplrEvalRspQuestionTextOrNull()
If the navigation property to_SuplrEvalRspQuestionText for an entity SuplrEvalRspQuestion has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspQuestionText(@NonNull List<SuplrEvalRspQuestionText> value)
If the navigation property to_SuplrEvalRspQuestionText of a queried SuplrEvalRspQuestion 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.
value
- List of SuplrEvalRspQuestionText entities.public void addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText... entity)
If the navigation property to_SuplrEvalRspQuestionText of a queried SuplrEvalRspQuestion 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.
entity
- Array of SuplrEvalRspQuestionText entities.@Generated(value="lombok") public static SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder builder()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspQuestionUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspBrnchgQuestionUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspSectionUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspBrnchgQstnValnUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalReqQuestionUUID()
@Nullable @Generated(value="lombok") public String getSupplierEvalQuestion()
@Nullable @Generated(value="lombok") public String getSupplierEvalRequestQuestion()
@Nullable @Generated(value="lombok") public String getQuestionName()
@Nullable @Generated(value="lombok") public String getIsDisqualifyingQuestion()
@Nullable @Generated(value="lombok") public String getIsMandatoryQuestion()
@Nullable @Generated(value="lombok") public String getIsQuestionCommentEnabled()
@Nullable @Generated(value="lombok") public Integer getNumberOfResponses()
@Nullable @Generated(value="lombok") public String getSLCPreferredAnswer()
@Nullable @Generated(value="lombok") public String getSLCQuestionAttachmentOption()
@Nullable @Generated(value="lombok") public Integer getSuplrEvalOrdinalNumber()
@Nullable @Generated(value="lombok") public String getSuplrEvalRspBrnchgQuestion()
@Nullable @Generated(value="lombok") public String getSuplrEvalRspBrnchgQuestionValn()
@Nullable @Generated(value="lombok") public String getSLCQuestionType()
@Nullable @Generated(value="lombok") public Short getWeightingFactor()
@Nullable @Generated(value="lombok") public Short getMinimalScore()
@Nullable @Generated(value="lombok") public Short getTargetScore()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setSuplrEvalRspQuestionUUID(@Nullable UUID suplrEvalRspQuestionUUID)
suplrEvalRspQuestionUUID
- @Generated(value="lombok") public void setSuplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID)
suplrEvalRspUUID
- @Generated(value="lombok") public void setSuplrEvalRspBrnchgQuestionUUID(@Nullable UUID suplrEvalRspBrnchgQuestionUUID)
suplrEvalRspBrnchgQuestionUUID
- @Generated(value="lombok") public void setSuplrEvalRspSectionUUID(@Nullable UUID suplrEvalRspSectionUUID)
suplrEvalRspSectionUUID
- @Generated(value="lombok") public void setSuplrEvalRspBrnchgQstnValnUUID(@Nullable UUID suplrEvalRspBrnchgQstnValnUUID)
suplrEvalRspBrnchgQstnValnUUID
- @Generated(value="lombok") public void setSuplrEvalReqQuestionUUID(@Nullable UUID suplrEvalReqQuestionUUID)
suplrEvalReqQuestionUUID
- @Generated(value="lombok") public void setSupplierEvalQuestion(@Nullable String supplierEvalQuestion)
supplierEvalQuestion
- @Generated(value="lombok") public void setSupplierEvalRequestQuestion(@Nullable String supplierEvalRequestQuestion)
supplierEvalRequestQuestion
- @Generated(value="lombok") public void setQuestionName(@Nullable String questionName)
questionName
- @Generated(value="lombok") public void setIsDisqualifyingQuestion(@Nullable String isDisqualifyingQuestion)
isDisqualifyingQuestion
- @Generated(value="lombok") public void setIsMandatoryQuestion(@Nullable String isMandatoryQuestion)
isMandatoryQuestion
- @Generated(value="lombok") public void setIsQuestionCommentEnabled(@Nullable String isQuestionCommentEnabled)
isQuestionCommentEnabled
- @Generated(value="lombok") public void setNumberOfResponses(@Nullable Integer numberOfResponses)
numberOfResponses
- @Generated(value="lombok") public void setSLCPreferredAnswer(@Nullable String sLCPreferredAnswer)
sLCPreferredAnswer
- @Generated(value="lombok") public void setSLCQuestionAttachmentOption(@Nullable String sLCQuestionAttachmentOption)
sLCQuestionAttachmentOption
- @Generated(value="lombok") public void setSuplrEvalOrdinalNumber(@Nullable Integer suplrEvalOrdinalNumber)
suplrEvalOrdinalNumber
- @Generated(value="lombok") public void setSuplrEvalRspBrnchgQuestion(@Nullable String suplrEvalRspBrnchgQuestion)
suplrEvalRspBrnchgQuestion
- @Generated(value="lombok") public void setSuplrEvalRspBrnchgQuestionValn(@Nullable String suplrEvalRspBrnchgQuestionValn)
suplrEvalRspBrnchgQuestionValn
- @Generated(value="lombok") public void setSLCQuestionType(@Nullable String sLCQuestionType)
sLCQuestionType
- @Generated(value="lombok") public void setWeightingFactor(@Nullable Short weightingFactor)
weightingFactor
- @Generated(value="lombok") public void setMinimalScore(@Nullable Short minimalScore)
minimalScore
- @Generated(value="lombok") public void setTargetScore(@Nullable Short targetScore)
targetScore
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<SuplrEvalRspQuestion>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<SuplrEvalRspQuestion>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<SuplrEvalRspQuestion>
Copyright © 2017 SAP SE. All rights reserved.