public class REContrNoticeTermForObj extends VdmEntity<REContrNoticeTermForObj>
Original entity name from the Odata EDM: A_REContrNoticeTermForObjType
Modifier and Type | Class and Description |
---|---|
static class |
REContrNoticeTermForObj.REContrNoticeTermForObjBuilder
Helper class to allow for fluent creation of REContrNoticeTermForObj instances.
|
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
REContrNoticeTermForObj() |
REContrNoticeTermForObj(String internalRealEstateNumber,
String rETermType,
String rEStatusObject,
String rETermNumber,
String rENoticeRule,
String rENoticeSequenceNo,
LocalDate validityStartDate,
String rETermName,
String rENoticeType,
String rENoticeProcedure,
String rENoticeGivingParty,
String rENoticeRuleType,
String rENoticeRuleDescription,
String rETermPeriodInYears,
String rETermPeriodInMonths,
String rETermPeriodInDays,
String rEPeriodEndRhythmType,
String rENoticePeriodInMonths,
String rENoticePeriodInWeeks,
String rENoticePeriodInDays,
String rENoticeGracePeriod,
String rEGracePeriodCalOrWorkDays,
String rENoticePeriodCalendar,
String rENoticeYear,
String rENoticeMonth,
String rENoticeDay,
String rENoticeReceiptYear,
String rENoticeReceiptMonth,
String rENoticeReceiptDay,
String rENoticeRcptCalOrWorkDays,
String rENoticeReceiptCalendar,
Collection<SAP__Message> _Messages,
REContract to_REContract) |
Modifier and Type | Method and Description |
---|---|
static REContrNoticeTermForObj.REContrNoticeTermForObjBuilder |
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
|
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() |
String |
getOdataType() |
io.vavr.control.Option<REContract> |
getREContractIfPresent()
Retrieval of associated REContract entity (one to one).
|
String |
getREGracePeriodCalOrWorkDays()
Constraints: Not nullable, Maximum length: 1
|
String |
getRENoticeDay()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeGivingParty()
Constraints: Not nullable, Maximum length: 1
|
String |
getRENoticeGracePeriod()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeMonth()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticePeriodCalendar()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticePeriodInDays()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticePeriodInMonths()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticePeriodInWeeks()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeProcedure()
Constraints: Not nullable, Maximum length: 4
|
String |
getRENoticeRcptCalOrWorkDays()
Constraints: Not nullable, Maximum length: 1
|
String |
getRENoticeReceiptCalendar()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeReceiptDay()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeReceiptMonth()
Constraints: Not nullable, Maximum length: 2
|
String |
getRENoticeReceiptYear()
Constraints: Not nullable, Maximum length: 4
|
String |
getRENoticeRule()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
String |
getRENoticeRuleDescription()
Constraints: Not nullable, Maximum length: 60
|
String |
getRENoticeRuleType()
Constraints: Not nullable, Maximum length: 1
|
String |
getRENoticeSequenceNo()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getRENoticeType()
Constraints: Not nullable, Maximum length: 1
|
String |
getRENoticeYear()
Constraints: Not nullable, Maximum length: 4
|
String |
getREPeriodEndRhythmType()
Constraints: Not nullable, Maximum length: 2
|
String |
getREStatusObject()
(Key Field) Constraints: Not nullable, Maximum length: 22
|
String |
getRETermName()
Constraints: Not nullable, Maximum length: 60
|
String |
getRETermNumber()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getRETermPeriodInDays()
Constraints: Not nullable, Maximum length: 2
|
String |
getRETermPeriodInMonths()
Constraints: Not nullable, Maximum length: 2
|
String |
getRETermPeriodInYears()
Constraints: Not nullable, Maximum length: 2
|
String |
getRETermType()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Class<REContrNoticeTermForObj> |
getType() |
LocalDate |
getValidityStartDate()
Constraints: Nullable
|
int |
hashCode() |
void |
set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
setInternalRealEstateNumber(String internalRealEstateNumber)
(Key Field) Constraints: Not nullable, Maximum length: 13
|
void |
setREContract(REContract value)
Overwrites the associated REContract entity for the loaded navigation property _REContract.
|
void |
setREGracePeriodCalOrWorkDays(String rEGracePeriodCalOrWorkDays)
Constraints: Not nullable, Maximum length: 1
|
void |
setRENoticeDay(String rENoticeDay)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeGivingParty(String rENoticeGivingParty)
Constraints: Not nullable, Maximum length: 1
|
void |
setRENoticeGracePeriod(String rENoticeGracePeriod)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeMonth(String rENoticeMonth)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticePeriodCalendar(String rENoticePeriodCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticePeriodInDays(String rENoticePeriodInDays)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticePeriodInMonths(String rENoticePeriodInMonths)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticePeriodInWeeks(String rENoticePeriodInWeeks)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeProcedure(String rENoticeProcedure)
Constraints: Not nullable, Maximum length: 4
|
void |
setRENoticeRcptCalOrWorkDays(String rENoticeRcptCalOrWorkDays)
Constraints: Not nullable, Maximum length: 1
|
void |
setRENoticeReceiptCalendar(String rENoticeReceiptCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeReceiptDay(String rENoticeReceiptDay)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeReceiptMonth(String rENoticeReceiptMonth)
Constraints: Not nullable, Maximum length: 2
|
void |
setRENoticeReceiptYear(String rENoticeReceiptYear)
Constraints: Not nullable, Maximum length: 4
|
void |
setRENoticeRule(String rENoticeRule)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setRENoticeRuleDescription(String rENoticeRuleDescription)
Constraints: Not nullable, Maximum length: 60
|
void |
setRENoticeRuleType(String rENoticeRuleType)
Constraints: Not nullable, Maximum length: 1
|
void |
setRENoticeSequenceNo(String rENoticeSequenceNo)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setRENoticeType(String rENoticeType)
Constraints: Not nullable, Maximum length: 1
|
void |
setRENoticeYear(String rENoticeYear)
Constraints: Not nullable, Maximum length: 4
|
void |
setREPeriodEndRhythmType(String rEPeriodEndRhythmType)
Constraints: Not nullable, Maximum length: 2
|
void |
setREStatusObject(String rEStatusObject)
(Key Field) Constraints: Not nullable, Maximum length: 22
|
void |
setRETermName(String rETermName)
Constraints: Not nullable, Maximum length: 60
|
void |
setRETermNumber(String rETermNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setRETermPeriodInDays(String rETermPeriodInDays)
Constraints: Not nullable, Maximum length: 2
|
void |
setRETermPeriodInMonths(String rETermPeriodInMonths)
Constraints: Not nullable, Maximum length: 2
|
void |
setRETermPeriodInYears(String rETermPeriodInYears)
Constraints: Not nullable, Maximum length: 2
|
void |
setRETermType(String rETermType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setValidityStartDate(LocalDate validityStartDate)
Constraints: Nullable
|
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<REContrNoticeTermForObj> ALL_FIELDS
public static final SimpleProperty.String<REContrNoticeTermForObj> INTERNAL_REAL_ESTATE_NUMBER
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_TYPE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_STATUS_OBJECT
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_NUMBER
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RULE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_SEQUENCE_NO
public static final SimpleProperty.Date<REContrNoticeTermForObj> VALIDITY_START_DATE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_NAME
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_TYPE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_PROCEDURE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_GIVING_PARTY
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RULE_TYPE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RULE_DESCRIPTION
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_PERIOD_IN_YEARS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_PERIOD_IN_MONTHS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_TERM_PERIOD_IN_DAYS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_PERIOD_END_RHYTHM_TYPE
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_PERIOD_IN_MONTHS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_PERIOD_IN_WEEKS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_PERIOD_IN_DAYS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_GRACE_PERIOD
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_GRACE_PERIOD_CAL_OR_WORK_DAYS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_PERIOD_CALENDAR
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_YEAR
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_MONTH
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_DAY
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RECEIPT_YEAR
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RECEIPT_MONTH
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RECEIPT_DAY
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RCPT_CAL_OR_WORK_DAYS
public static final SimpleProperty.String<REContrNoticeTermForObj> RE_NOTICE_RECEIPT_CALENDAR
public static final ComplexProperty.Collection<REContrNoticeTermForObj,SAP__Message> _MESSAGES
public static final NavigationProperty.Single<REContrNoticeTermForObj,REContract> TO__R_E_CONTRACT
public REContrNoticeTermForObj()
public REContrNoticeTermForObj(@Nullable String internalRealEstateNumber, @Nullable String rETermType, @Nullable String rEStatusObject, @Nullable String rETermNumber, @Nullable String rENoticeRule, @Nullable String rENoticeSequenceNo, @Nullable LocalDate validityStartDate, @Nullable String rETermName, @Nullable String rENoticeType, @Nullable String rENoticeProcedure, @Nullable String rENoticeGivingParty, @Nullable String rENoticeRuleType, @Nullable String rENoticeRuleDescription, @Nullable String rETermPeriodInYears, @Nullable String rETermPeriodInMonths, @Nullable String rETermPeriodInDays, @Nullable String rEPeriodEndRhythmType, @Nullable String rENoticePeriodInMonths, @Nullable String rENoticePeriodInWeeks, @Nullable String rENoticePeriodInDays, @Nullable String rENoticeGracePeriod, @Nullable String rEGracePeriodCalOrWorkDays, @Nullable String rENoticePeriodCalendar, @Nullable String rENoticeYear, @Nullable String rENoticeMonth, @Nullable String rENoticeDay, @Nullable String rENoticeReceiptYear, @Nullable String rENoticeReceiptMonth, @Nullable String rENoticeReceiptDay, @Nullable String rENoticeRcptCalOrWorkDays, @Nullable String rENoticeReceiptCalendar, @Nullable Collection<SAP__Message> _Messages, @Nullable REContract to_REContract)
@Nonnull public Class<REContrNoticeTermForObj> getType()
getType
in class VdmObject<REContrNoticeTermForObj>
public void setInternalRealEstateNumber(@Nullable String internalRealEstateNumber)
Original property name from the Odata EDM: InternalRealEstateNumber
internalRealEstateNumber
- Real Estate Contractpublic void setRETermType(@Nullable String rETermType)
Original property name from the Odata EDM: RETermType
rETermType
- Term Categorypublic void setREStatusObject(@Nullable String rEStatusObject)
Original property name from the Odata EDM: REStatusObject
rEStatusObject
- Object Numberpublic void setRETermNumber(@Nullable String rETermNumber)
Original property name from the Odata EDM: RETermNumber
rETermNumber
- Term Numberpublic void setRENoticeRule(@Nullable String rENoticeRule)
Original property name from the Odata EDM: RENoticeRule
rENoticeRule
- Notice rulepublic void setRENoticeSequenceNo(@Nullable String rENoticeSequenceNo)
Original property name from the Odata EDM: RENoticeSequenceNo
rENoticeSequenceNo
- Sequence Number for Description of Notice Rulepublic void setValidityStartDate(@Nullable LocalDate validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Valid-From Date of Termpublic void setRETermName(@Nullable String rETermName)
Original property name from the Odata EDM: RETermName
rETermName
- Name of Termpublic void setRENoticeType(@Nullable String rENoticeType)
Original property name from the Odata EDM: RENoticeType
rENoticeType
- Notice Type of RE Contractpublic void setRENoticeProcedure(@Nullable String rENoticeProcedure)
Original property name from the Odata EDM: RENoticeProcedure
rENoticeProcedure
- Notice Procedurepublic void setRENoticeGivingParty(@Nullable String rENoticeGivingParty)
Original property name from the Odata EDM: RENoticeGivingParty
rENoticeGivingParty
- Party Giving Notice in Notice Procedurepublic void setRENoticeRuleType(@Nullable String rENoticeRuleType)
Original property name from the Odata EDM: RENoticeRuleType
rENoticeRuleType
- Type of Notice Rulepublic void setRENoticeRuleDescription(@Nullable String rENoticeRuleDescription)
Original property name from the Odata EDM: RENoticeRuleDescription
rENoticeRuleDescription
- Name of Notice Rulepublic void setRETermPeriodInYears(@Nullable String rETermPeriodInYears)
Original property name from the Odata EDM: RETermPeriodInYears
rETermPeriodInYears
- Term in Yearspublic void setRETermPeriodInMonths(@Nullable String rETermPeriodInMonths)
Original property name from the Odata EDM: RETermPeriodInMonths
rETermPeriodInMonths
- Term in Monthspublic void setRETermPeriodInDays(@Nullable String rETermPeriodInDays)
Original property name from the Odata EDM: RETermPeriodInDays
rETermPeriodInDays
- Term in Dayspublic void setREPeriodEndRhythmType(@Nullable String rEPeriodEndRhythmType)
Original property name from the Odata EDM: REPeriodEndRhythmType
rEPeriodEndRhythmType
- Type of Period End for Period Regulationpublic void setRENoticePeriodInMonths(@Nullable String rENoticePeriodInMonths)
Original property name from the Odata EDM: RENoticePeriodInMonths
rENoticePeriodInMonths
- Notice Period in Monthspublic void setRENoticePeriodInWeeks(@Nullable String rENoticePeriodInWeeks)
Original property name from the Odata EDM: RENoticePeriodInWeeks
rENoticePeriodInWeeks
- Notice Period in Weekspublic void setRENoticePeriodInDays(@Nullable String rENoticePeriodInDays)
Original property name from the Odata EDM: RENoticePeriodInDays
rENoticePeriodInDays
- Notice Period in Dayspublic void setRENoticeGracePeriod(@Nullable String rENoticeGracePeriod)
Original property name from the Odata EDM: RENoticeGracePeriod
rENoticeGracePeriod
- Grace Days for Notice Periodpublic void setREGracePeriodCalOrWorkDays(@Nullable String rEGracePeriodCalOrWorkDays)
Original property name from the Odata EDM: REGracePeriodCalOrWorkDays
rEGracePeriodCalOrWorkDays
- Grace Days as Calendar or Business Days?public void setRENoticePeriodCalendar(@Nullable String rENoticePeriodCalendar)
Original property name from the Odata EDM: RENoticePeriodCalendar
rENoticePeriodCalendar
- Calendar for Calculation of Calendar or Business Dayspublic void setRENoticeYear(@Nullable String rENoticeYear)
Original property name from the Odata EDM: RENoticeYear
rENoticeYear
- Notice Yearpublic void setRENoticeMonth(@Nullable String rENoticeMonth)
Original property name from the Odata EDM: RENoticeMonth
rENoticeMonth
- Notice Monthpublic void setRENoticeDay(@Nullable String rENoticeDay)
Original property name from the Odata EDM: RENoticeDay
rENoticeDay
- Notice Daypublic void setRENoticeReceiptYear(@Nullable String rENoticeReceiptYear)
Original property name from the Odata EDM: RENoticeReceiptYear
rENoticeReceiptYear
- Receipt yearpublic void setRENoticeReceiptMonth(@Nullable String rENoticeReceiptMonth)
Original property name from the Odata EDM: RENoticeReceiptMonth
rENoticeReceiptMonth
- Received monthpublic void setRENoticeReceiptDay(@Nullable String rENoticeReceiptDay)
Original property name from the Odata EDM: RENoticeReceiptDay
rENoticeReceiptDay
- Received Onpublic void setRENoticeRcptCalOrWorkDays(@Nullable String rENoticeRcptCalOrWorkDays)
Original property name from the Odata EDM: RENoticeRcptCalOrWorkDays
rENoticeRcptCalOrWorkDays
- Grace Days as Calendar or Business Days?public void setRENoticeReceiptCalendar(@Nullable String rENoticeReceiptCalendar)
Original property name from the Odata EDM: RENoticeReceiptCalendar
rENoticeReceiptCalendar
- Calendar for Calculation of Calendar or Business Dayspublic 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<REContrNoticeTermForObj>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<REContrNoticeTermForObj>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<REContrNoticeTermForObj>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<REContrNoticeTermForObj>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<REContrNoticeTermForObj>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
VdmObject
toMapOfNavigationProperties
in class VdmObject<REContrNoticeTermForObj>
@Nonnull public io.vavr.control.Option<REContract> getREContractIfPresent()
If the navigation property for an entity REContrNoticeTermForObj 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 REContrNoticeTermForObj.REContrNoticeTermForObjBuilder builder()
@Nullable public String getInternalRealEstateNumber()
Original property name from the Odata EDM: InternalRealEstateNumber
@Nullable public String getRETermType()
Original property name from the Odata EDM: RETermType
@Nullable public String getREStatusObject()
Original property name from the Odata EDM: REStatusObject
@Nullable public String getRETermNumber()
Original property name from the Odata EDM: RETermNumber
@Nullable public String getRENoticeRule()
Original property name from the Odata EDM: RENoticeRule
@Nullable public String getRENoticeSequenceNo()
Original property name from the Odata EDM: RENoticeSequenceNo
@Nullable public LocalDate getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public String getRETermName()
Original property name from the Odata EDM: RETermName
@Nullable public String getRENoticeType()
Original property name from the Odata EDM: RENoticeType
@Nullable public String getRENoticeProcedure()
Original property name from the Odata EDM: RENoticeProcedure
@Nullable public String getRENoticeGivingParty()
Original property name from the Odata EDM: RENoticeGivingParty
@Nullable public String getRENoticeRuleType()
Original property name from the Odata EDM: RENoticeRuleType
@Nullable public String getRENoticeRuleDescription()
Original property name from the Odata EDM: RENoticeRuleDescription
@Nullable public String getRETermPeriodInYears()
Original property name from the Odata EDM: RETermPeriodInYears
@Nullable public String getRETermPeriodInMonths()
Original property name from the Odata EDM: RETermPeriodInMonths
@Nullable public String getRETermPeriodInDays()
Original property name from the Odata EDM: RETermPeriodInDays
@Nullable public String getREPeriodEndRhythmType()
Original property name from the Odata EDM: REPeriodEndRhythmType
@Nullable public String getRENoticePeriodInMonths()
Original property name from the Odata EDM: RENoticePeriodInMonths
@Nullable public String getRENoticePeriodInWeeks()
Original property name from the Odata EDM: RENoticePeriodInWeeks
@Nullable public String getRENoticePeriodInDays()
Original property name from the Odata EDM: RENoticePeriodInDays
@Nullable public String getRENoticeGracePeriod()
Original property name from the Odata EDM: RENoticeGracePeriod
@Nullable public String getREGracePeriodCalOrWorkDays()
Original property name from the Odata EDM: REGracePeriodCalOrWorkDays
@Nullable public String getRENoticePeriodCalendar()
Original property name from the Odata EDM: RENoticePeriodCalendar
@Nullable public String getRENoticeYear()
Original property name from the Odata EDM: RENoticeYear
@Nullable public String getRENoticeMonth()
Original property name from the Odata EDM: RENoticeMonth
@Nullable public String getRENoticeDay()
Original property name from the Odata EDM: RENoticeDay
@Nullable public String getRENoticeReceiptYear()
Original property name from the Odata EDM: RENoticeReceiptYear
@Nullable public String getRENoticeReceiptMonth()
Original property name from the Odata EDM: RENoticeReceiptMonth
@Nullable public String getRENoticeReceiptDay()
Original property name from the Odata EDM: RENoticeReceiptDay
@Nullable public String getRENoticeRcptCalOrWorkDays()
Original property name from the Odata EDM: RENoticeRcptCalOrWorkDays
@Nullable public String getRENoticeReceiptCalendar()
Original property name from the Odata EDM: RENoticeReceiptCalendar
@Nullable public Collection<SAP__Message> get_Messages()
Original property name from the Odata EDM: SAP__Messages
@Nonnull public String toString()
toString
in class VdmObject<REContrNoticeTermForObj>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<REContrNoticeTermForObj>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<REContrNoticeTermForObj>
public int hashCode()
hashCode
in class VdmEntity<REContrNoticeTermForObj>
public String getOdataType()
getOdataType
in class VdmObject<REContrNoticeTermForObj>
Copyright © 2021 SAP SE. All rights reserved.