public class REContrValuation extends VdmEntity<REContrValuation>
Original entity name from the Odata EDM: A_REContrValuationType
Modifier and Type | Class and Description |
---|---|
static class |
REContrValuation.REContrValuationBuilder
Helper class to allow for fluent creation of REContrValuation instances.
|
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
REContrValuation() |
REContrValuation(String internalRealEstateNumber,
String rETermNumber,
String validityStartEndDateValue,
String rETermType,
String rETermName,
String rEValuationRule,
LocalDate validityStartDate,
LocalDate validityEndDate,
String rEStatusObject,
String realEstateObjectType,
String rEIdentification,
LocalDate objectValidFrom,
LocalDate rEConsiderationStartDate,
LocalDate rECashFlowPostingFromDate,
String rEStatusObjectAsset,
String rEValuationClassification,
BigDecimal rEInterestRate,
String rEFrequencyTerm,
String rEDistributionRule,
String rEDistributionRuleParam1,
String rEDistributionRuleParam2,
LocalDate rEProbableEndDate,
LocalDate rEAssetRightOfUseEndDate,
String rEValuationRuleStatus,
String rEValuationStatus,
String rEValuationStatusReason,
String rEValuationBehavior,
String rETaxType,
String taxGroup,
String rEAccountingObject,
String rEInfoText,
Integer rEValuationFactorNumerator,
Integer rEValuationFactorDenominator,
String rEValuationCurrency,
UUID rEValuationQuestionnaireUUID,
String country,
Collection<SAP__Message> _Messages,
REContract to_REContract) |
Modifier and Type | Method and Description |
---|---|
static REContrValuation.REContrValuationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues)
Read entity data from generic map.
|
Collection<SAP__Message> |
get_Messages()
Constraints: Not nullable
|
String |
getCountry()
Constraints: Not nullable, Maximum length: 3
|
protected String |
getDefaultServicePath()
Used by request builders and navigation property methods to construct OData requests.
|
protected String |
getEntityCollection()
Used by request builders and navigation property methods to construct OData requests.
|
String |
getInternalRealEstateNumber()
(Key Field) Constraints: Not nullable, Maximum length: 13
|
protected ODataEntityKey |
getKey() |
LocalDate |
getObjectValidFrom()
Constraints: Nullable
|
String |
getOdataType() |
String |
getREAccountingObject()
Constraints: Not nullable, Maximum length: 22
|
String |
getRealEstateObjectType()
Constraints: Not nullable, Maximum length: 2
|
LocalDate |
getREAssetRightOfUseEndDate()
Constraints: Nullable
|
LocalDate |
getRECashFlowPostingFromDate()
Constraints: Nullable
|
LocalDate |
getREConsiderationStartDate()
Constraints: Nullable
|
io.vavr.control.Option<REContract> |
getREContractIfPresent()
Retrieval of associated REContract entity (one to one).
|
String |
getREDistributionRule()
Constraints: Not nullable, Maximum length: 4
|
String |
getREDistributionRuleParam1()
Constraints: Not nullable, Maximum length: 70
|
String |
getREDistributionRuleParam2()
Constraints: Not nullable, Maximum length: 70
|
String |
getREFrequencyTerm()
Constraints: Not nullable, Maximum length: 4
|
String |
getREIdentification()
Constraints: Not nullable, Maximum length: 50
|
String |
getREInfoText()
Constraints: Not nullable, Maximum length: 100
|
BigDecimal |
getREInterestRate()
Constraints: Not nullable, Precision: 15, Scale: 10
|
LocalDate |
getREProbableEndDate()
Constraints: Nullable
|
String |
getREStatusObject()
Constraints: Not nullable, Maximum length: 22
|
String |
getREStatusObjectAsset()
Constraints: Not nullable, Maximum length: 22
|
String |
getRETaxType()
Constraints: Not nullable, Maximum length: 4
|
String |
getRETermName()
Constraints: Not nullable, Maximum length: 60
|
String |
getRETermNumber()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getRETermType()
Constraints: Not nullable, Maximum length: 4
|
String |
getREValuationBehavior()
Constraints: Not nullable, Maximum length: 1
|
String |
getREValuationClassification()
Constraints: Not nullable, Maximum length: 1
|
String |
getREValuationCurrency()
Constraints: Not nullable, Maximum length: 5
|
Integer |
getREValuationFactorDenominator()
Constraints: Not nullable
|
Integer |
getREValuationFactorNumerator()
Constraints: Not nullable
|
UUID |
getREValuationQuestionnaireUUID()
Constraints: Nullable
|
String |
getREValuationRule()
Constraints: Not nullable, Maximum length: 10
|
String |
getREValuationRuleStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getREValuationStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getREValuationStatusReason()
Constraints: Not nullable, Maximum length: 1
|
String |
getTaxGroup()
Constraints: Not nullable, Maximum length: 20
|
Class<REContrValuation> |
getType() |
LocalDate |
getValidityEndDate()
Constraints: Nullable
|
LocalDate |
getValidityStartDate()
Constraints: Nullable
|
String |
getValidityStartEndDateValue()
(Key Field) Constraints: Not nullable, Maximum length: 16
|
int |
hashCode() |
void |
set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
setCountry(String country)
Constraints: Not nullable, Maximum length: 3
|
void |
setInternalRealEstateNumber(String internalRealEstateNumber)
(Key Field) Constraints: Not nullable, Maximum length: 13
|
void |
setObjectValidFrom(LocalDate objectValidFrom)
Constraints: Nullable
|
void |
setREAccountingObject(String rEAccountingObject)
Constraints: Not nullable, Maximum length: 22
|
void |
setRealEstateObjectType(String realEstateObjectType)
Constraints: Not nullable, Maximum length: 2
|
void |
setREAssetRightOfUseEndDate(LocalDate rEAssetRightOfUseEndDate)
Constraints: Nullable
|
void |
setRECashFlowPostingFromDate(LocalDate rECashFlowPostingFromDate)
Constraints: Nullable
|
void |
setREConsiderationStartDate(LocalDate rEConsiderationStartDate)
Constraints: Nullable
|
void |
setREContract(REContract value)
Overwrites the associated REContract entity for the loaded navigation property _REContract.
|
void |
setREDistributionRule(String rEDistributionRule)
Constraints: Not nullable, Maximum length: 4
|
void |
setREDistributionRuleParam1(String rEDistributionRuleParam1)
Constraints: Not nullable, Maximum length: 70
|
void |
setREDistributionRuleParam2(String rEDistributionRuleParam2)
Constraints: Not nullable, Maximum length: 70
|
void |
setREFrequencyTerm(String rEFrequencyTerm)
Constraints: Not nullable, Maximum length: 4
|
void |
setREIdentification(String rEIdentification)
Constraints: Not nullable, Maximum length: 50
|
void |
setREInfoText(String rEInfoText)
Constraints: Not nullable, Maximum length: 100
|
void |
setREInterestRate(BigDecimal rEInterestRate)
Constraints: Not nullable, Precision: 15, Scale: 10
|
void |
setREProbableEndDate(LocalDate rEProbableEndDate)
Constraints: Nullable
|
void |
setREStatusObject(String rEStatusObject)
Constraints: Not nullable, Maximum length: 22
|
void |
setREStatusObjectAsset(String rEStatusObjectAsset)
Constraints: Not nullable, Maximum length: 22
|
void |
setRETaxType(String rETaxType)
Constraints: Not nullable, Maximum length: 4
|
void |
setRETermName(String rETermName)
Constraints: Not nullable, Maximum length: 60
|
void |
setRETermNumber(String rETermNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setRETermType(String rETermType)
Constraints: Not nullable, Maximum length: 4
|
void |
setREValuationBehavior(String rEValuationBehavior)
Constraints: Not nullable, Maximum length: 1
|
void |
setREValuationClassification(String rEValuationClassification)
Constraints: Not nullable, Maximum length: 1
|
void |
setREValuationCurrency(String rEValuationCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setREValuationFactorDenominator(Integer rEValuationFactorDenominator)
Constraints: Not nullable
|
void |
setREValuationFactorNumerator(Integer rEValuationFactorNumerator)
Constraints: Not nullable
|
void |
setREValuationQuestionnaireUUID(UUID rEValuationQuestionnaireUUID)
Constraints: Nullable
|
void |
setREValuationRule(String rEValuationRule)
Constraints: Not nullable, Maximum length: 10
|
void |
setREValuationRuleStatus(String rEValuationRuleStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setREValuationStatus(String rEValuationStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setREValuationStatusReason(String rEValuationStatusReason)
Constraints: Not nullable, Maximum length: 1
|
void |
setTaxGroup(String taxGroup)
Constraints: Not nullable, Maximum length: 20
|
void |
setValidityEndDate(LocalDate validityEndDate)
Constraints: Nullable
|
void |
setValidityStartDate(LocalDate validityStartDate)
Constraints: Nullable
|
void |
setValidityStartEndDateValue(String validityStartEndDateValue)
(Key Field) Constraints: Not nullable, Maximum length: 16
|
protected Map<String,Object> |
toMapOfFields()
Get all fields as map.
|
protected Map<String,Object> |
toMapOfNavigationProperties()
Get navigation properties as map.
|
String |
toString() |
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifier
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SimpleProperty<REContrValuation> ALL_FIELDS
public static final SimpleProperty.String<REContrValuation> INTERNAL_REAL_ESTATE_NUMBER
public static final SimpleProperty.String<REContrValuation> RE_TERM_NUMBER
public static final SimpleProperty.String<REContrValuation> VALIDITY_START_END_DATE_VALUE
public static final SimpleProperty.String<REContrValuation> RE_TERM_TYPE
public static final SimpleProperty.String<REContrValuation> RE_TERM_NAME
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_RULE
public static final SimpleProperty.Date<REContrValuation> VALIDITY_START_DATE
public static final SimpleProperty.Date<REContrValuation> VALIDITY_END_DATE
public static final SimpleProperty.String<REContrValuation> RE_STATUS_OBJECT
public static final SimpleProperty.String<REContrValuation> REAL_ESTATE_OBJECT_TYPE
public static final SimpleProperty.String<REContrValuation> RE_IDENTIFICATION
public static final SimpleProperty.Date<REContrValuation> OBJECT_VALID_FROM
public static final SimpleProperty.Date<REContrValuation> RE_CONSIDERATION_START_DATE
public static final SimpleProperty.Date<REContrValuation> RE_CASH_FLOW_POSTING_FROM_DATE
public static final SimpleProperty.String<REContrValuation> RE_STATUS_OBJECT_ASSET
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_CLASSIFICATION
public static final SimpleProperty.NumericDecimal<REContrValuation> RE_INTEREST_RATE
public static final SimpleProperty.String<REContrValuation> RE_FREQUENCY_TERM
public static final SimpleProperty.String<REContrValuation> RE_DISTRIBUTION_RULE
public static final SimpleProperty.String<REContrValuation> RE_DISTRIBUTION_RULE_PARAM1
public static final SimpleProperty.String<REContrValuation> RE_DISTRIBUTION_RULE_PARAM2
public static final SimpleProperty.Date<REContrValuation> RE_PROBABLE_END_DATE
public static final SimpleProperty.Date<REContrValuation> RE_ASSET_RIGHT_OF_USE_END_DATE
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_RULE_STATUS
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_STATUS
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_STATUS_REASON
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_BEHAVIOR
public static final SimpleProperty.String<REContrValuation> RE_TAX_TYPE
public static final SimpleProperty.String<REContrValuation> TAX_GROUP
public static final SimpleProperty.String<REContrValuation> RE_ACCOUNTING_OBJECT
public static final SimpleProperty.String<REContrValuation> RE_INFO_TEXT
public static final SimpleProperty.NumericInteger<REContrValuation> RE_VALUATION_FACTOR_NUMERATOR
public static final SimpleProperty.NumericInteger<REContrValuation> RE_VALUATION_FACTOR_DENOMINATOR
public static final SimpleProperty.String<REContrValuation> RE_VALUATION_CURRENCY
public static final SimpleProperty.Guid<REContrValuation> RE_VALUATION_QUESTIONNAIRE_UUID
public static final SimpleProperty.String<REContrValuation> COUNTRY
public static final ComplexProperty.Collection<REContrValuation,SAP__Message> _MESSAGES
public static final NavigationProperty.Single<REContrValuation,REContract> TO__R_E_CONTRACT
public REContrValuation()
public REContrValuation(@Nullable String internalRealEstateNumber, @Nullable String rETermNumber, @Nullable String validityStartEndDateValue, @Nullable String rETermType, @Nullable String rETermName, @Nullable String rEValuationRule, @Nullable LocalDate validityStartDate, @Nullable LocalDate validityEndDate, @Nullable String rEStatusObject, @Nullable String realEstateObjectType, @Nullable String rEIdentification, @Nullable LocalDate objectValidFrom, @Nullable LocalDate rEConsiderationStartDate, @Nullable LocalDate rECashFlowPostingFromDate, @Nullable String rEStatusObjectAsset, @Nullable String rEValuationClassification, @Nullable BigDecimal rEInterestRate, @Nullable String rEFrequencyTerm, @Nullable String rEDistributionRule, @Nullable String rEDistributionRuleParam1, @Nullable String rEDistributionRuleParam2, @Nullable LocalDate rEProbableEndDate, @Nullable LocalDate rEAssetRightOfUseEndDate, @Nullable String rEValuationRuleStatus, @Nullable String rEValuationStatus, @Nullable String rEValuationStatusReason, @Nullable String rEValuationBehavior, @Nullable String rETaxType, @Nullable String taxGroup, @Nullable String rEAccountingObject, @Nullable String rEInfoText, @Nullable Integer rEValuationFactorNumerator, @Nullable Integer rEValuationFactorDenominator, @Nullable String rEValuationCurrency, @Nullable UUID rEValuationQuestionnaireUUID, @Nullable String country, @Nullable Collection<SAP__Message> _Messages, @Nullable REContract to_REContract)
@Nonnull public Class<REContrValuation> getType()
getType
in class VdmObject<REContrValuation>
public void setInternalRealEstateNumber(@Nullable String internalRealEstateNumber)
Original property name from the Odata EDM: InternalRealEstateNumber
internalRealEstateNumber
- Internal Key of Real Estate Objectpublic void setRETermNumber(@Nullable String rETermNumber)
Original property name from the Odata EDM: RETermNumber
rETermNumber
- Term Numberpublic void setValidityStartEndDateValue(@Nullable String validityStartEndDateValue)
Original property name from the Odata EDM: ValidityStartEndDateValue
validityStartEndDateValue
- Date from to (RAP Key)public void setRETermType(@Nullable String rETermType)
Original property name from the Odata EDM: RETermType
rETermType
- Term Categorypublic void setRETermName(@Nullable String rETermName)
Original property name from the Odata EDM: RETermName
rETermName
- Name of Termpublic void setREValuationRule(@Nullable String rEValuationRule)
Original property name from the Odata EDM: REValuationRule
rEValuationRule
- Valuation Rulepublic void setValidityStartDate(@Nullable LocalDate validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Validity Start Datepublic void setValidityEndDate(@Nullable LocalDate validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
validityEndDate
- Validity End Datepublic void setREStatusObject(@Nullable String rEStatusObject)
Original property name from the Odata EDM: REStatusObject
rEStatusObject
- Valuation Object Numberpublic void setRealEstateObjectType(@Nullable String realEstateObjectType)
Original property name from the Odata EDM: RealEstateObjectType
realEstateObjectType
- Object Typepublic void setREIdentification(@Nullable String rEIdentification)
Original property name from the Odata EDM: REIdentification
rEIdentification
- Complete Object Identification, for Example BE 1000/123public void setObjectValidFrom(@Nullable LocalDate objectValidFrom)
Original property name from the Odata EDM: ObjectValidFrom
objectValidFrom
- Date: Relationship Valid Frompublic void setREConsiderationStartDate(@Nullable LocalDate rEConsiderationStartDate)
Original property name from the Odata EDM: REConsiderationStartDate
rEConsiderationStartDate
- Start of Considerationpublic void setRECashFlowPostingFromDate(@Nullable LocalDate rECashFlowPostingFromDate)
Original property name from the Odata EDM: RECashFlowPostingFromDate
rECashFlowPostingFromDate
- First Posting Frompublic void setREStatusObjectAsset(@Nullable String rEStatusObjectAsset)
Original property name from the Odata EDM: REStatusObjectAsset
rEStatusObjectAsset
- Object Number - Assetpublic void setREValuationClassification(@Nullable String rEValuationClassification)
Original property name from the Odata EDM: REValuationClassification
rEValuationClassification
- Valuation Classificationpublic void setREInterestRate(@Nullable BigDecimal rEInterestRate)
Original property name from the Odata EDM: REInterestRate
rEInterestRate
- Interest Ratepublic void setREFrequencyTerm(@Nullable String rEFrequencyTerm)
Original property name from the Odata EDM: REFrequencyTerm
rEFrequencyTerm
- Number of Frequency Termpublic void setREDistributionRule(@Nullable String rEDistributionRule)
Original property name from the Odata EDM: REDistributionRule
rEDistributionRule
- Distribution Formulapublic void setREDistributionRuleParam1(@Nullable String rEDistributionRuleParam1)
Original property name from the Odata EDM: REDistributionRuleParam1
rEDistributionRuleParam1
- Untypified Parameter for a Distribution Formulapublic void setREDistributionRuleParam2(@Nullable String rEDistributionRuleParam2)
Original property name from the Odata EDM: REDistributionRuleParam2
rEDistributionRuleParam2
- Untypified Parameter for a Distribution Formulapublic void setREProbableEndDate(@Nullable LocalDate rEProbableEndDate)
Original property name from the Odata EDM: REProbableEndDate
rEProbableEndDate
- Probable Endpublic void setREAssetRightOfUseEndDate(@Nullable LocalDate rEAssetRightOfUseEndDate)
Original property name from the Odata EDM: REAssetRightOfUseEndDate
rEAssetRightOfUseEndDate
- End of Usage RoUpublic void setREValuationRuleStatus(@Nullable String rEValuationRuleStatus)
Original property name from the Odata EDM: REValuationRuleStatus
rEValuationRuleStatus
- Status for Valuation Rulepublic void setREValuationStatus(@Nullable String rEValuationStatus)
Original property name from the Odata EDM: REValuationStatus
rEValuationStatus
- Valuation Statuspublic void setREValuationStatusReason(@Nullable String rEValuationStatusReason)
Original property name from the Odata EDM: REValuationStatusReason
rEValuationStatusReason
- Status Reason for Valuation Rulepublic void setREValuationBehavior(@Nullable String rEValuationBehavior)
Original property name from the Odata EDM: REValuationBehavior
rEValuationBehavior
- Valuation Behaviorpublic void setRETaxType(@Nullable String rETaxType)
Original property name from the Odata EDM: RETaxType
rETaxType
- Tax Typepublic void setTaxGroup(@Nullable String taxGroup)
Original property name from the Odata EDM: TaxGroup
taxGroup
- Tax Grouppublic void setREAccountingObject(@Nullable String rEAccountingObject)
Original property name from the Odata EDM: REAccountingObject
rEAccountingObject
- Object Number Valuation Account Assignmentpublic void setREInfoText(@Nullable String rEInfoText)
Original property name from the Odata EDM: REInfoText
rEInfoText
- Valuation Notepublic void setREValuationFactorNumerator(@Nullable Integer rEValuationFactorNumerator)
Original property name from the Odata EDM: REValuationFactorNumerator
rEValuationFactorNumerator
- Numerator Valuation Factorpublic void setREValuationFactorDenominator(@Nullable Integer rEValuationFactorDenominator)
Original property name from the Odata EDM: REValuationFactorDenominator
rEValuationFactorDenominator
- Denominator Valuation Factorpublic void setREValuationCurrency(@Nullable String rEValuationCurrency)
Original property name from the Odata EDM: REValuationCurrency
rEValuationCurrency
- Valuation Rule Currencypublic void setREValuationQuestionnaireUUID(@Nullable UUID rEValuationQuestionnaireUUID)
Original property name from the Odata EDM: REValuationQuestionnaireUUID
rEValuationQuestionnaireUUID
- GUID for Questionnairepublic void setCountry(@Nullable String country)
Original property name from the Odata EDM: Country
country
- Country Keypublic void set_Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
_Messages
- The _Messages to set.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<REContrValuation>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<REContrValuation>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<REContrValuation>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<REContrValuation>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<REContrValuation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
VdmObject
toMapOfNavigationProperties
in class VdmObject<REContrValuation>
@Nonnull public io.vavr.control.Option<REContract> getREContractIfPresent()
If the navigation property for an entity REContrValuation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setREContract(REContract value)
value
- New REContract entity.@Nonnull public static REContrValuation.REContrValuationBuilder builder()
@Nullable public String getInternalRealEstateNumber()
Original property name from the Odata EDM: InternalRealEstateNumber
@Nullable public String getRETermNumber()
Original property name from the Odata EDM: RETermNumber
@Nullable public String getValidityStartEndDateValue()
Original property name from the Odata EDM: ValidityStartEndDateValue
@Nullable public String getRETermType()
Original property name from the Odata EDM: RETermType
@Nullable public String getRETermName()
Original property name from the Odata EDM: RETermName
@Nullable public String getREValuationRule()
Original property name from the Odata EDM: REValuationRule
@Nullable public LocalDate getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public LocalDate getValidityEndDate()
Original property name from the Odata EDM: ValidityEndDate
@Nullable public String getREStatusObject()
Original property name from the Odata EDM: REStatusObject
@Nullable public String getRealEstateObjectType()
Original property name from the Odata EDM: RealEstateObjectType
@Nullable public String getREIdentification()
Original property name from the Odata EDM: REIdentification
@Nullable public LocalDate getObjectValidFrom()
Original property name from the Odata EDM: ObjectValidFrom
@Nullable public LocalDate getREConsiderationStartDate()
Original property name from the Odata EDM: REConsiderationStartDate
@Nullable public LocalDate getRECashFlowPostingFromDate()
Original property name from the Odata EDM: RECashFlowPostingFromDate
@Nullable public String getREStatusObjectAsset()
Original property name from the Odata EDM: REStatusObjectAsset
@Nullable public String getREValuationClassification()
Original property name from the Odata EDM: REValuationClassification
@Nullable public BigDecimal getREInterestRate()
Original property name from the Odata EDM: REInterestRate
@Nullable public String getREFrequencyTerm()
Original property name from the Odata EDM: REFrequencyTerm
@Nullable public String getREDistributionRule()
Original property name from the Odata EDM: REDistributionRule
@Nullable public String getREDistributionRuleParam1()
Original property name from the Odata EDM: REDistributionRuleParam1
@Nullable public String getREDistributionRuleParam2()
Original property name from the Odata EDM: REDistributionRuleParam2
@Nullable public LocalDate getREProbableEndDate()
Original property name from the Odata EDM: REProbableEndDate
@Nullable public LocalDate getREAssetRightOfUseEndDate()
Original property name from the Odata EDM: REAssetRightOfUseEndDate
@Nullable public String getREValuationRuleStatus()
Original property name from the Odata EDM: REValuationRuleStatus
@Nullable public String getREValuationStatus()
Original property name from the Odata EDM: REValuationStatus
@Nullable public String getREValuationStatusReason()
Original property name from the Odata EDM: REValuationStatusReason
@Nullable public String getREValuationBehavior()
Original property name from the Odata EDM: REValuationBehavior
@Nullable public String getRETaxType()
Original property name from the Odata EDM: RETaxType
@Nullable public String getTaxGroup()
Original property name from the Odata EDM: TaxGroup
@Nullable public String getREAccountingObject()
Original property name from the Odata EDM: REAccountingObject
@Nullable public String getREInfoText()
Original property name from the Odata EDM: REInfoText
@Nullable public Integer getREValuationFactorNumerator()
Original property name from the Odata EDM: REValuationFactorNumerator
@Nullable public Integer getREValuationFactorDenominator()
Original property name from the Odata EDM: REValuationFactorDenominator
@Nullable public String getREValuationCurrency()
Original property name from the Odata EDM: REValuationCurrency
@Nullable public UUID getREValuationQuestionnaireUUID()
Original property name from the Odata EDM: REValuationQuestionnaireUUID
@Nullable public String getCountry()
Original property name from the Odata EDM: Country
@Nullable public Collection<SAP__Message> get_Messages()
Original property name from the Odata EDM: SAP__Messages
@Nonnull public String toString()
toString
in class VdmObject<REContrValuation>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<REContrValuation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<REContrValuation>
public int hashCode()
hashCode
in class VdmEntity<REContrValuation>
public String getOdataType()
getOdataType
in class VdmObject<REContrValuation>
Copyright © 2021 SAP SE. All rights reserved.