public class CASecurityDeposit extends VdmEntity<CASecurityDeposit>
Original entity name from the Odata EDM: CASecurityDepositType
Modifier and Type | Class and Description |
---|---|
static class |
CASecurityDeposit.CASecurityDepositBuilder
Helper class to allow for fluent creation of CASecurityDeposit instances.
|
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
CASecurityDeposit() |
CASecurityDeposit(String cASecurityDeposit,
String cAAuthorizationGroup,
String cASecurityDepositRequestReason,
String cASecurityDepositReqReasonText,
String cACashSecurityDepositStatus,
String cACashSecurityDepositStatusTxt,
String businessPartner,
String businessPartnerFullName,
String isBusinessPurposeCompleted,
String houseNumber,
String homeTown,
String country,
String countryName,
String contractAccount,
String contractAccountName,
String cAContract,
Boolean cASecurityDepositIsReversed,
String cASecurityDepositReversalRsn,
String cASecurityDepositRvslRsnText,
String cASecurityDepositExtReference,
LocalDate cASecurityDepositStartDate,
LocalDate cASecurityDepositReturnDate,
String transactionCurrency,
String paymentCurrency,
String refundCurrency,
BigDecimal cASecurityDepositRequestAmount,
BigDecimal cAReleasedAmtInPaymentCurrency,
BigDecimal cAPaymentAmountInPaytCurrency,
BigDecimal amountInRefundCurrency,
BigDecimal cAReversedAmtInTransCurrency,
String cAInterestCode,
String cAInterestCodeName,
Boolean cASecurityDepositIsReleased,
LocalDate creationDate,
String createdByUser,
String createdByUserDescription,
LocalDate lastChangedDate,
String lastChangedByUser,
String lastChangedByUserDescription,
List<CASecurityDepositReqDetail> to_CAScrtyDepRequestDetail) |
Modifier and Type | Method and Description |
---|---|
void |
addCAScrtyDepRequestDetail(CASecurityDepositReqDetail... entity)
Adds elements to the list of associated CASecurityDepositReqDetail entities.
|
static CASecurityDeposit.CASecurityDepositBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues)
Read entity data from generic map.
|
BigDecimal |
getAmountInRefundCurrency()
Constraints: Not nullable, Precision: 11, Scale: 0
|
String |
getBusinessPartner()
Constraints: Not nullable, Maximum length: 10
|
String |
getBusinessPartnerFullName()
Constraints: Not nullable, Maximum length: 128
|
String |
getCAAuthorizationGroup()
Constraints: Not nullable, Maximum length: 4
|
String |
getCACashSecurityDepositStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getCACashSecurityDepositStatusTxt()
Constraints: Not nullable, Maximum length: 128
|
String |
getCAContract()
Constraints: Not nullable, Maximum length: 20
|
String |
getCAInterestCode()
Constraints: Not nullable, Maximum length: 2
|
String |
getCAInterestCodeName()
Constraints: Not nullable, Maximum length: 30
|
BigDecimal |
getCAPaymentAmountInPaytCurrency()
Constraints: Not nullable, Precision: 11, Scale: 0
|
BigDecimal |
getCAReleasedAmtInPaymentCurrency()
Constraints: Not nullable, Precision: 11, Scale: 0
|
BigDecimal |
getCAReversedAmtInTransCurrency()
Constraints: Not nullable, Precision: 13, Scale: 0
|
io.vavr.control.Option<List<CASecurityDepositReqDetail>> |
getCAScrtyDepRequestDetailIfPresent()
Retrieval of associated CASecurityDepositReqDetail entities (one to many).
|
String |
getCASecurityDeposit()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
String |
getCASecurityDepositExtReference()
Constraints: Not nullable, Maximum length: 35
|
Boolean |
getCASecurityDepositIsReleased()
Constraints: Not nullable
|
Boolean |
getCASecurityDepositIsReversed()
Constraints: Not nullable
|
String |
getCASecurityDepositReqReasonText()
Constraints: Not nullable, Maximum length: 40
|
BigDecimal |
getCASecurityDepositRequestAmount()
Constraints: Not nullable, Precision: 11, Scale: 0
|
String |
getCASecurityDepositRequestReason()
Constraints: Not nullable, Maximum length: 4
|
LocalDate |
getCASecurityDepositReturnDate()
Constraints: Nullable
|
String |
getCASecurityDepositReversalRsn()
Constraints: Not nullable, Maximum length: 4
|
String |
getCASecurityDepositRvslRsnText()
Constraints: Not nullable, Maximum length: 40
|
LocalDate |
getCASecurityDepositStartDate()
Constraints: Nullable
|
String |
getContractAccount()
Constraints: Not nullable, Maximum length: 12
|
String |
getContractAccountName()
Constraints: Not nullable, Maximum length: 35
|
String |
getCountry()
Constraints: Not nullable, Maximum length: 50
|
String |
getCountryName()
Constraints: Not nullable, Maximum length: 50
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getCreatedByUserDescription()
Constraints: Not nullable, Maximum length: 80
|
LocalDate |
getCreationDate()
Constraints: Nullable
|
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 |
getHomeTown()
Constraints: Not nullable, Maximum length: 50
|
String |
getHouseNumber()
Constraints: Not nullable, Maximum length: 70
|
String |
getIsBusinessPurposeCompleted()
Constraints: Not nullable, Maximum length: 1
|
protected ODataEntityKey |
getKey() |
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getLastChangedByUserDescription()
Constraints: Not nullable, Maximum length: 80
|
LocalDate |
getLastChangedDate()
Constraints: Nullable
|
String |
getOdataType() |
String |
getPaymentCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getRefundCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<CASecurityDeposit> |
getType() |
int |
hashCode() |
void |
setAmountInRefundCurrency(BigDecimal amountInRefundCurrency)
Constraints: Not nullable, Precision: 11, Scale: 0
|
void |
setBusinessPartner(String businessPartner)
Constraints: Not nullable, Maximum length: 10
|
void |
setBusinessPartnerFullName(String businessPartnerFullName)
Constraints: Not nullable, Maximum length: 128
|
void |
setCAAuthorizationGroup(String cAAuthorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setCACashSecurityDepositStatus(String cACashSecurityDepositStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setCACashSecurityDepositStatusTxt(String cACashSecurityDepositStatusTxt)
Constraints: Not nullable, Maximum length: 128
|
void |
setCAContract(String cAContract)
Constraints: Not nullable, Maximum length: 20
|
void |
setCAInterestCode(String cAInterestCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setCAInterestCodeName(String cAInterestCodeName)
Constraints: Not nullable, Maximum length: 30
|
void |
setCAPaymentAmountInPaytCurrency(BigDecimal cAPaymentAmountInPaytCurrency)
Constraints: Not nullable, Precision: 11, Scale: 0
|
void |
setCAReleasedAmtInPaymentCurrency(BigDecimal cAReleasedAmtInPaymentCurrency)
Constraints: Not nullable, Precision: 11, Scale: 0
|
void |
setCAReversedAmtInTransCurrency(BigDecimal cAReversedAmtInTransCurrency)
Constraints: Not nullable, Precision: 13, Scale: 0
|
void |
setCAScrtyDepRequestDetail(List<CASecurityDepositReqDetail> value)
Overwrites the list of associated CASecurityDepositReqDetail entities for the loaded navigation property
_CAScrtyDepRequestDetail.
|
void |
setCASecurityDeposit(String cASecurityDeposit)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setCASecurityDepositExtReference(String cASecurityDepositExtReference)
Constraints: Not nullable, Maximum length: 35
|
void |
setCASecurityDepositIsReleased(Boolean cASecurityDepositIsReleased)
Constraints: Not nullable
|
void |
setCASecurityDepositIsReversed(Boolean cASecurityDepositIsReversed)
Constraints: Not nullable
|
void |
setCASecurityDepositReqReasonText(String cASecurityDepositReqReasonText)
Constraints: Not nullable, Maximum length: 40
|
void |
setCASecurityDepositRequestAmount(BigDecimal cASecurityDepositRequestAmount)
Constraints: Not nullable, Precision: 11, Scale: 0
|
void |
setCASecurityDepositRequestReason(String cASecurityDepositRequestReason)
Constraints: Not nullable, Maximum length: 4
|
void |
setCASecurityDepositReturnDate(LocalDate cASecurityDepositReturnDate)
Constraints: Nullable
|
void |
setCASecurityDepositReversalRsn(String cASecurityDepositReversalRsn)
Constraints: Not nullable, Maximum length: 4
|
void |
setCASecurityDepositRvslRsnText(String cASecurityDepositRvslRsnText)
Constraints: Not nullable, Maximum length: 40
|
void |
setCASecurityDepositStartDate(LocalDate cASecurityDepositStartDate)
Constraints: Nullable
|
void |
setContractAccount(String contractAccount)
Constraints: Not nullable, Maximum length: 12
|
void |
setContractAccountName(String contractAccountName)
Constraints: Not nullable, Maximum length: 35
|
void |
setCountry(String country)
Constraints: Not nullable, Maximum length: 50
|
void |
setCountryName(String countryName)
Constraints: Not nullable, Maximum length: 50
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreatedByUserDescription(String createdByUserDescription)
Constraints: Not nullable, Maximum length: 80
|
void |
setCreationDate(LocalDate creationDate)
Constraints: Nullable
|
void |
setHomeTown(String homeTown)
Constraints: Not nullable, Maximum length: 50
|
void |
setHouseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 70
|
void |
setIsBusinessPurposeCompleted(String isBusinessPurposeCompleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLastChangedByUserDescription(String lastChangedByUserDescription)
Constraints: Not nullable, Maximum length: 80
|
void |
setLastChangedDate(LocalDate lastChangedDate)
Constraints: Nullable
|
void |
setPaymentCurrency(String paymentCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setRefundCurrency(String refundCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
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<CASecurityDeposit> ALL_FIELDS
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT
public static final SimpleProperty.String<CASecurityDeposit> CA_AUTHORIZATION_GROUP
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT_REQUEST_REASON
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT_REQ_REASON_TEXT
public static final SimpleProperty.String<CASecurityDeposit> CA_CASH_SECURITY_DEPOSIT_STATUS
public static final SimpleProperty.String<CASecurityDeposit> CA_CASH_SECURITY_DEPOSIT_STATUS_TXT
public static final SimpleProperty.String<CASecurityDeposit> BUSINESS_PARTNER
public static final SimpleProperty.String<CASecurityDeposit> BUSINESS_PARTNER_FULL_NAME
public static final SimpleProperty.String<CASecurityDeposit> IS_BUSINESS_PURPOSE_COMPLETED
public static final SimpleProperty.String<CASecurityDeposit> HOUSE_NUMBER
public static final SimpleProperty.String<CASecurityDeposit> HOME_TOWN
public static final SimpleProperty.String<CASecurityDeposit> COUNTRY
public static final SimpleProperty.String<CASecurityDeposit> COUNTRY_NAME
public static final SimpleProperty.String<CASecurityDeposit> CONTRACT_ACCOUNT
public static final SimpleProperty.String<CASecurityDeposit> CONTRACT_ACCOUNT_NAME
public static final SimpleProperty.String<CASecurityDeposit> CA_CONTRACT
public static final SimpleProperty.Boolean<CASecurityDeposit> CA_SECURITY_DEPOSIT_IS_REVERSED
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT_REVERSAL_RSN
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT_RVSL_RSN_TEXT
public static final SimpleProperty.String<CASecurityDeposit> CA_SECURITY_DEPOSIT_EXT_REFERENCE
public static final SimpleProperty.Date<CASecurityDeposit> CA_SECURITY_DEPOSIT_START_DATE
public static final SimpleProperty.Date<CASecurityDeposit> CA_SECURITY_DEPOSIT_RETURN_DATE
public static final SimpleProperty.String<CASecurityDeposit> TRANSACTION_CURRENCY
public static final SimpleProperty.String<CASecurityDeposit> PAYMENT_CURRENCY
public static final SimpleProperty.String<CASecurityDeposit> REFUND_CURRENCY
public static final SimpleProperty.NumericDecimal<CASecurityDeposit> CA_SECURITY_DEPOSIT_REQUEST_AMOUNT
public static final SimpleProperty.NumericDecimal<CASecurityDeposit> CA_RELEASED_AMT_IN_PAYMENT_CURRENCY
public static final SimpleProperty.NumericDecimal<CASecurityDeposit> CA_PAYMENT_AMOUNT_IN_PAYT_CURRENCY
public static final SimpleProperty.NumericDecimal<CASecurityDeposit> AMOUNT_IN_REFUND_CURRENCY
public static final SimpleProperty.NumericDecimal<CASecurityDeposit> CA_REVERSED_AMT_IN_TRANS_CURRENCY
public static final SimpleProperty.String<CASecurityDeposit> CA_INTEREST_CODE
public static final SimpleProperty.String<CASecurityDeposit> CA_INTEREST_CODE_NAME
public static final SimpleProperty.Boolean<CASecurityDeposit> CA_SECURITY_DEPOSIT_IS_RELEASED
public static final SimpleProperty.Date<CASecurityDeposit> CREATION_DATE
public static final SimpleProperty.String<CASecurityDeposit> CREATED_BY_USER
public static final SimpleProperty.String<CASecurityDeposit> CREATED_BY_USER_DESCRIPTION
public static final SimpleProperty.Date<CASecurityDeposit> LAST_CHANGED_DATE
public static final SimpleProperty.String<CASecurityDeposit> LAST_CHANGED_BY_USER
public static final SimpleProperty.String<CASecurityDeposit> LAST_CHANGED_BY_USER_DESCRIPTION
public static final NavigationProperty.Collection<CASecurityDeposit,CASecurityDepositReqDetail> TO__C_A_SCRTY_DEP_REQUEST_DETAIL
public CASecurityDeposit()
public CASecurityDeposit(@Nullable String cASecurityDeposit, @Nullable String cAAuthorizationGroup, @Nullable String cASecurityDepositRequestReason, @Nullable String cASecurityDepositReqReasonText, @Nullable String cACashSecurityDepositStatus, @Nullable String cACashSecurityDepositStatusTxt, @Nullable String businessPartner, @Nullable String businessPartnerFullName, @Nullable String isBusinessPurposeCompleted, @Nullable String houseNumber, @Nullable String homeTown, @Nullable String country, @Nullable String countryName, @Nullable String contractAccount, @Nullable String contractAccountName, @Nullable String cAContract, @Nullable Boolean cASecurityDepositIsReversed, @Nullable String cASecurityDepositReversalRsn, @Nullable String cASecurityDepositRvslRsnText, @Nullable String cASecurityDepositExtReference, @Nullable LocalDate cASecurityDepositStartDate, @Nullable LocalDate cASecurityDepositReturnDate, @Nullable String transactionCurrency, @Nullable String paymentCurrency, @Nullable String refundCurrency, @Nullable BigDecimal cASecurityDepositRequestAmount, @Nullable BigDecimal cAReleasedAmtInPaymentCurrency, @Nullable BigDecimal cAPaymentAmountInPaytCurrency, @Nullable BigDecimal amountInRefundCurrency, @Nullable BigDecimal cAReversedAmtInTransCurrency, @Nullable String cAInterestCode, @Nullable String cAInterestCodeName, @Nullable Boolean cASecurityDepositIsReleased, @Nullable LocalDate creationDate, @Nullable String createdByUser, @Nullable String createdByUserDescription, @Nullable LocalDate lastChangedDate, @Nullable String lastChangedByUser, @Nullable String lastChangedByUserDescription, List<CASecurityDepositReqDetail> to_CAScrtyDepRequestDetail)
@Nonnull public Class<CASecurityDeposit> getType()
getType
in class VdmObject<CASecurityDeposit>
public void setCASecurityDeposit(@Nullable String cASecurityDeposit)
Original property name from the Odata EDM: CASecurityDeposit
cASecurityDeposit
- Security Depositpublic void setCAAuthorizationGroup(@Nullable String cAAuthorizationGroup)
Original property name from the Odata EDM: CAAuthorizationGroup
cAAuthorizationGroup
- Authorization Grouppublic void setCASecurityDepositRequestReason(@Nullable String cASecurityDepositRequestReason)
Original property name from the Odata EDM: CASecurityDepositRequestReason
cASecurityDepositRequestReason
- Reason for Requesting a Security Depositpublic void setCASecurityDepositReqReasonText(@Nullable String cASecurityDepositReqReasonText)
Original property name from the Odata EDM: CASecurityDepositReqReasonText
cASecurityDepositReqReasonText
- Text, Length 40public void setCACashSecurityDepositStatus(@Nullable String cACashSecurityDepositStatus)
Original property name from the Odata EDM: CACashSecurityDepositStatus
cACashSecurityDepositStatus
- Cash security deposit statuspublic void setCACashSecurityDepositStatusTxt(@Nullable String cACashSecurityDepositStatusTxt)
Original property name from the Odata EDM: CACashSecurityDepositStatusTxt
cACashSecurityDepositStatusTxt
- Status Text of Security Depositpublic void setBusinessPartner(@Nullable String businessPartner)
Original property name from the Odata EDM: BusinessPartner
businessPartner
- Business Partner Numberpublic void setBusinessPartnerFullName(@Nullable String businessPartnerFullName)
Original property name from the Odata EDM: BusinessPartnerFullName
businessPartnerFullName
- Character String - 128 User-Defined Characterspublic void setIsBusinessPurposeCompleted(@Nullable String isBusinessPurposeCompleted)
Original property name from the Odata EDM: IsBusinessPurposeCompleted
isBusinessPurposeCompleted
- Business Purpose Completed Flagpublic void setHouseNumber(@Nullable String houseNumber)
Original property name from the Odata EDM: HouseNumber
houseNumber
- Street/House Numberpublic void setHomeTown(@Nullable String homeTown)
Original property name from the Odata EDM: HomeTown
homeTown
- Postal Code/Citypublic void setCountry(@Nullable String country)
Original property name from the Odata EDM: Country
country
- Country Descriptionpublic void setCountryName(@Nullable String countryName)
Original property name from the Odata EDM: CountryName
countryName
- Country Name (Max. 50 Characters)public void setContractAccount(@Nullable String contractAccount)
Original property name from the Odata EDM: ContractAccount
contractAccount
- Contract Account Numberpublic void setContractAccountName(@Nullable String contractAccountName)
Original property name from the Odata EDM: ContractAccountName
contractAccountName
- The contractAccountName to set.public void setCAContract(@Nullable String cAContract)
Original property name from the Odata EDM: CAContract
cAContract
- Reference Specifications from Contractpublic void setCASecurityDepositIsReversed(@Nullable Boolean cASecurityDepositIsReversed)
Original property name from the Odata EDM: CASecurityDepositIsReversed
cASecurityDepositIsReversed
- Security Deposit Reversedpublic void setCASecurityDepositReversalRsn(@Nullable String cASecurityDepositReversalRsn)
Original property name from the Odata EDM: CASecurityDepositReversalRsn
cASecurityDepositReversalRsn
- Reversal reason for security depositpublic void setCASecurityDepositRvslRsnText(@Nullable String cASecurityDepositRvslRsnText)
Original property name from the Odata EDM: CASecurityDepositRvslRsnText
cASecurityDepositRvslRsnText
- Text, Length 40public void setCASecurityDepositExtReference(@Nullable String cASecurityDepositExtReference)
Original property name from the Odata EDM: CASecurityDepositExtReference
cASecurityDepositExtReference
- External Reference Number of Security Depositpublic void setCASecurityDepositStartDate(@Nullable LocalDate cASecurityDepositStartDate)
Original property name from the Odata EDM: CASecurityDepositStartDate
cASecurityDepositStartDate
- Start date for security depositpublic void setCASecurityDepositReturnDate(@Nullable LocalDate cASecurityDepositReturnDate)
Original property name from the Odata EDM: CASecurityDepositReturnDate
cASecurityDepositReturnDate
- Return date for security depositpublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- Transaction Currencypublic void setPaymentCurrency(@Nullable String paymentCurrency)
Original property name from the Odata EDM: PaymentCurrency
paymentCurrency
- Payment Currency Keypublic void setRefundCurrency(@Nullable String refundCurrency)
Original property name from the Odata EDM: RefundCurrency
refundCurrency
- Return Currencypublic void setCASecurityDepositRequestAmount(@Nullable BigDecimal cASecurityDepositRequestAmount)
Original property name from the Odata EDM: CASecurityDepositRequestAmount
cASecurityDepositRequestAmount
- The cASecurityDepositRequestAmount to set.public void setCAReleasedAmtInPaymentCurrency(@Nullable BigDecimal cAReleasedAmtInPaymentCurrency)
Original property name from the Odata EDM: CAReleasedAmtInPaymentCurrency
cAReleasedAmtInPaymentCurrency
- The cAReleasedAmtInPaymentCurrency to set.public void setCAPaymentAmountInPaytCurrency(@Nullable BigDecimal cAPaymentAmountInPaytCurrency)
Original property name from the Odata EDM: CAPaymentAmountInPaytCurrency
cAPaymentAmountInPaytCurrency
- The cAPaymentAmountInPaytCurrency to set.public void setAmountInRefundCurrency(@Nullable BigDecimal amountInRefundCurrency)
Original property name from the Odata EDM: AmountInRefundCurrency
amountInRefundCurrency
- The amountInRefundCurrency to set.public void setCAReversedAmtInTransCurrency(@Nullable BigDecimal cAReversedAmtInTransCurrency)
Original property name from the Odata EDM: CAReversedAmtInTransCurrency
cAReversedAmtInTransCurrency
- The cAReversedAmtInTransCurrency to set.public void setCAInterestCode(@Nullable String cAInterestCode)
Original property name from the Odata EDM: CAInterestCode
cAInterestCode
- Interest Keypublic void setCAInterestCodeName(@Nullable String cAInterestCodeName)
Original property name from the Odata EDM: CAInterestCodeName
cAInterestCodeName
- Interest Key Descriptionpublic void setCASecurityDepositIsReleased(@Nullable Boolean cASecurityDepositIsReleased)
Original property name from the Odata EDM: CASecurityDepositIsReleased
cASecurityDepositIsReleased
- Security Deposits Releasedpublic void setCreationDate(@Nullable LocalDate creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on Which Record Was Createdpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setCreatedByUserDescription(@Nullable String createdByUserDescription)
Original property name from the Odata EDM: CreatedByUserDescription
createdByUserDescription
- User Descriptionpublic void setLastChangedDate(@Nullable LocalDate lastChangedDate)
Original property name from the Odata EDM: LastChangedDate
lastChangedDate
- Date of Last Changepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Changed Bypublic void setLastChangedByUserDescription(@Nullable String lastChangedByUserDescription)
Original property name from the Odata EDM: LastChangedByUserDescription
lastChangedByUserDescription
- User Descriptionprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<CASecurityDeposit>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<CASecurityDeposit>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<CASecurityDeposit>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<CASecurityDeposit>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<CASecurityDeposit>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
VdmObject
toMapOfNavigationProperties
in class VdmObject<CASecurityDeposit>
@Nonnull public io.vavr.control.Option<List<CASecurityDepositReqDetail>> getCAScrtyDepRequestDetailIfPresent()
If the navigation property for an entity CASecurityDeposit 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 setCAScrtyDepRequestDetail(@Nonnull List<CASecurityDepositReqDetail> value)
If the navigation property _CAScrtyDepRequestDetail of a queried CASecurityDeposit 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 CASecurityDepositReqDetail entities.public void addCAScrtyDepRequestDetail(CASecurityDepositReqDetail... entity)
If the navigation property _CAScrtyDepRequestDetail of a queried CASecurityDeposit 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 CASecurityDepositReqDetail entities.@Nonnull public static CASecurityDeposit.CASecurityDepositBuilder builder()
@Nullable public String getCASecurityDeposit()
Original property name from the Odata EDM: CASecurityDeposit
@Nullable public String getCAAuthorizationGroup()
Original property name from the Odata EDM: CAAuthorizationGroup
@Nullable public String getCASecurityDepositRequestReason()
Original property name from the Odata EDM: CASecurityDepositRequestReason
@Nullable public String getCASecurityDepositReqReasonText()
Original property name from the Odata EDM: CASecurityDepositReqReasonText
@Nullable public String getCACashSecurityDepositStatus()
Original property name from the Odata EDM: CACashSecurityDepositStatus
@Nullable public String getCACashSecurityDepositStatusTxt()
Original property name from the Odata EDM: CACashSecurityDepositStatusTxt
@Nullable public String getBusinessPartner()
Original property name from the Odata EDM: BusinessPartner
@Nullable public String getBusinessPartnerFullName()
Original property name from the Odata EDM: BusinessPartnerFullName
@Nullable public String getIsBusinessPurposeCompleted()
Original property name from the Odata EDM: IsBusinessPurposeCompleted
@Nullable public String getHouseNumber()
Original property name from the Odata EDM: HouseNumber
@Nullable public String getHomeTown()
Original property name from the Odata EDM: HomeTown
@Nullable public String getCountry()
Original property name from the Odata EDM: Country
@Nullable public String getCountryName()
Original property name from the Odata EDM: CountryName
@Nullable public String getContractAccount()
Original property name from the Odata EDM: ContractAccount
@Nullable public String getContractAccountName()
Original property name from the Odata EDM: ContractAccountName
@Nullable public String getCAContract()
Original property name from the Odata EDM: CAContract
@Nullable public Boolean getCASecurityDepositIsReversed()
Original property name from the Odata EDM: CASecurityDepositIsReversed
@Nullable public String getCASecurityDepositReversalRsn()
Original property name from the Odata EDM: CASecurityDepositReversalRsn
@Nullable public String getCASecurityDepositRvslRsnText()
Original property name from the Odata EDM: CASecurityDepositRvslRsnText
@Nullable public String getCASecurityDepositExtReference()
Original property name from the Odata EDM: CASecurityDepositExtReference
@Nullable public LocalDate getCASecurityDepositStartDate()
Original property name from the Odata EDM: CASecurityDepositStartDate
@Nullable public LocalDate getCASecurityDepositReturnDate()
Original property name from the Odata EDM: CASecurityDepositReturnDate
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getPaymentCurrency()
Original property name from the Odata EDM: PaymentCurrency
@Nullable public String getRefundCurrency()
Original property name from the Odata EDM: RefundCurrency
@Nullable public BigDecimal getCASecurityDepositRequestAmount()
Original property name from the Odata EDM: CASecurityDepositRequestAmount
@Nullable public BigDecimal getCAReleasedAmtInPaymentCurrency()
Original property name from the Odata EDM: CAReleasedAmtInPaymentCurrency
@Nullable public BigDecimal getCAPaymentAmountInPaytCurrency()
Original property name from the Odata EDM: CAPaymentAmountInPaytCurrency
@Nullable public BigDecimal getAmountInRefundCurrency()
Original property name from the Odata EDM: AmountInRefundCurrency
@Nullable public BigDecimal getCAReversedAmtInTransCurrency()
Original property name from the Odata EDM: CAReversedAmtInTransCurrency
@Nullable public String getCAInterestCode()
Original property name from the Odata EDM: CAInterestCode
@Nullable public String getCAInterestCodeName()
Original property name from the Odata EDM: CAInterestCodeName
@Nullable public Boolean getCASecurityDepositIsReleased()
Original property name from the Odata EDM: CASecurityDepositIsReleased
@Nullable public LocalDate getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public String getCreatedByUserDescription()
Original property name from the Odata EDM: CreatedByUserDescription
@Nullable public LocalDate getLastChangedDate()
Original property name from the Odata EDM: LastChangedDate
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public String getLastChangedByUserDescription()
Original property name from the Odata EDM: LastChangedByUserDescription
@Nonnull public String toString()
toString
in class VdmObject<CASecurityDeposit>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<CASecurityDeposit>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<CASecurityDeposit>
public int hashCode()
hashCode
in class VdmEntity<CASecurityDeposit>
public String getOdataType()
getOdataType
in class VdmObject<CASecurityDeposit>
Copyright © 2021 SAP SE. All rights reserved.