Class CreditWorthiness
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: CreditWorthinessType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<CreditWorthiness>Selector for all available fields of CreditWorthiness.static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.Boolean<CreditWorthiness>static final SimpleProperty.Date<CreditWorthiness>static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.Date<CreditWorthiness>static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.Date<CreditWorthiness>static final SimpleProperty.String<CreditWorthiness>static final SimpleProperty.Date<CreditWorthiness>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCreditWorthiness(String businessPartner, String cACreditWorthiness, String cAManualCreditWorthinessValue, String cACreditWorthinessFactorInPct, LocalDate cAManualCreditWorthinessDate, String cAFrozenCreditWorthinessValue, LocalDate cAFrozenCreditWorthinessDate, LocalDate cAUnfrozenCreditWorthinessDate, String cAExternalCreditWorthinessVal, LocalDate cAExternalCreditWorthinessDate, Boolean cACreditWorthinessIsFrozen) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullableConstraints: NullableConstraints: Not nullable, Maximum length: 4Constraints: NullableConstraints: Not nullable, Maximum length: 4Constraints: NullableConstraints: Not nullable, Maximum length: 4Constraints: Nullableprotected Stringprotected Stringprotected ODataEntityKeygetKey()getType()inthashCode()voidsetBusinessPartner(String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCACreditWorthiness(String cACreditWorthiness) Constraints: Not nullable, Maximum length: 4voidsetCACreditWorthinessFactorInPct(String cACreditWorthinessFactorInPct) Constraints: Not nullable, Maximum length: 3voidsetCACreditWorthinessIsFrozen(Boolean cACreditWorthinessIsFrozen) Constraints: Not nullablevoidsetCAExternalCreditWorthinessDate(LocalDate cAExternalCreditWorthinessDate) Constraints: NullablevoidsetCAExternalCreditWorthinessVal(String cAExternalCreditWorthinessVal) Constraints: Not nullable, Maximum length: 4voidsetCAFrozenCreditWorthinessDate(LocalDate cAFrozenCreditWorthinessDate) Constraints: NullablevoidsetCAFrozenCreditWorthinessValue(String cAFrozenCreditWorthinessValue) Constraints: Not nullable, Maximum length: 4voidsetCAManualCreditWorthinessDate(LocalDate cAManualCreditWorthinessDate) Constraints: NullablevoidsetCAManualCreditWorthinessValue(String cAManualCreditWorthinessValue) Constraints: Not nullable, Maximum length: 4voidsetCAUnfrozenCreditWorthinessDate(LocalDate cAUnfrozenCreditWorthinessDate) Constraints: NullabletoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CreditWorthiness. -
BUSINESS_PARTNER
-
CA_CREDIT_WORTHINESS
-
CA_MANUAL_CREDIT_WORTHINESS_VALUE
-
CA_CREDIT_WORTHINESS_FACTOR_IN_PCT
-
CA_MANUAL_CREDIT_WORTHINESS_DATE
-
CA_FROZEN_CREDIT_WORTHINESS_VALUE
-
CA_FROZEN_CREDIT_WORTHINESS_DATE
-
CA_UNFROZEN_CREDIT_WORTHINESS_DATE
-
CA_EXTERNAL_CREDIT_WORTHINESS_VAL
-
CA_EXTERNAL_CREDIT_WORTHINESS_DATE
-
CA_CREDIT_WORTHINESS_IS_FROZEN
-
-
Constructor Details
-
CreditWorthiness
public CreditWorthiness() -
CreditWorthiness
public CreditWorthiness(@Nullable String businessPartner, @Nullable String cACreditWorthiness, @Nullable String cAManualCreditWorthinessValue, @Nullable String cACreditWorthinessFactorInPct, @Nullable LocalDate cAManualCreditWorthinessDate, @Nullable String cAFrozenCreditWorthinessValue, @Nullable LocalDate cAFrozenCreditWorthinessDate, @Nullable LocalDate cAUnfrozenCreditWorthinessDate, @Nullable String cAExternalCreditWorthinessVal, @Nullable LocalDate cAExternalCreditWorthinessDate, @Nullable Boolean cACreditWorthinessIsFrozen)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CreditWorthiness>
-
setBusinessPartner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Parameters:
businessPartner- Business Partner Number
-
setCACreditWorthiness
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACreditWorthiness
- Parameters:
cACreditWorthiness- FI-CA Creditworthiness
-
setCAManualCreditWorthinessValue
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAManualCreditWorthinessValue
- Parameters:
cAManualCreditWorthinessValue- Manual Creditworthiness
-
setCACreditWorthinessFactorInPct
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CACreditWorthinessFactorInPct
- Parameters:
cACreditWorthinessFactorInPct- Creditworthiness factor as a percentage
-
setCAManualCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAManualCreditWorthinessDate
- Parameters:
cAManualCreditWorthinessDate- Date On Which Creditworthiness Was Manually Set
-
setCAFrozenCreditWorthinessValue
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAFrozenCreditWorthinessValue
- Parameters:
cAFrozenCreditWorthinessValue- Fixed Creditworthiness
-
setCAFrozenCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAFrozenCreditWorthinessDate
- Parameters:
cAFrozenCreditWorthinessDate- Date When Creditworthiness Is Fixed
-
setCAUnfrozenCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAUnfrozenCreditWorthinessDate
- Parameters:
cAUnfrozenCreditWorthinessDate- Release Date of Fixed Creditworthiness
-
setCAExternalCreditWorthinessVal
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAExternalCreditWorthinessVal
- Parameters:
cAExternalCreditWorthinessVal- External Creditworthiness
-
setCAExternalCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAExternalCreditWorthinessDate
- Parameters:
cAExternalCreditWorthinessDate- Date of Last Change to Rating
-
setCACreditWorthinessIsFrozen
Constraints: Not nullableOriginal property name from the Odata EDM: CACreditWorthinessIsFrozen
- Parameters:
cACreditWorthinessIsFrozen- Calculated Creditworthiness is Fixed
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CreditWorthiness>
-
getKey
- Overrides:
getKeyin classVdmObject<CreditWorthiness>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CreditWorthiness>
-
fromMap
- Overrides:
fromMapin classVdmObject<CreditWorthiness>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CreditWorthiness>
-
builder
-
getBusinessPartner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
- Business Partner Number
-
getCACreditWorthiness
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACreditWorthiness
- Returns:
- FI-CA Creditworthiness
-
getCAManualCreditWorthinessValue
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAManualCreditWorthinessValue
- Returns:
- Manual Creditworthiness
-
getCACreditWorthinessFactorInPct
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CACreditWorthinessFactorInPct
- Returns:
- Creditworthiness factor as a percentage
-
getCAManualCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAManualCreditWorthinessDate
- Returns:
- Date On Which Creditworthiness Was Manually Set
-
getCAFrozenCreditWorthinessValue
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAFrozenCreditWorthinessValue
- Returns:
- Fixed Creditworthiness
-
getCAFrozenCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAFrozenCreditWorthinessDate
- Returns:
- Date When Creditworthiness Is Fixed
-
getCAUnfrozenCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAUnfrozenCreditWorthinessDate
- Returns:
- Release Date of Fixed Creditworthiness
-
getCAExternalCreditWorthinessVal
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAExternalCreditWorthinessVal
- Returns:
- External Creditworthiness
-
getCAExternalCreditWorthinessDate
Constraints: NullableOriginal property name from the Odata EDM: CAExternalCreditWorthinessDate
- Returns:
- Date of Last Change to Rating
-
getCACreditWorthinessIsFrozen
Constraints: Not nullableOriginal property name from the Odata EDM: CACreditWorthinessIsFrozen
- Returns:
- Calculated Creditworthiness is Fixed
-
toString
- Overrides:
toStringin classVdmObject<CreditWorthiness>
-
equals
- Overrides:
equalsin classVdmEntity<CreditWorthiness>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CreditWorthiness>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CreditWorthiness>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<CreditWorthiness>
-