Class RAKeyChangeResult
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex<RAKeyChangeResult>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration.RAKeyChangeResult
Original complex type name from the Odata EDM: RAKeyChangeResult
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidgetKey()Constraints: Not nullable, Precision: 31, Scale: 0getType()inthashCode()voidsetSuccessStatus(BigDecimal successStatus) Constraints: Not nullable, Precision: 31, Scale: 0toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Constructor Details
-
RAKeyChangeResult
public RAKeyChangeResult() -
RAKeyChangeResult
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RAKeyChangeResult>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RAKeyChangeResult>
-
fromMap
- Overrides:
fromMapin classVdmObject<RAKeyChangeResult>
-
getKey
- Overrides:
getKeyin classVdmObject<RAKeyChangeResult>
-
setSuccessStatus
Constraints: Not nullable, Precision: 31, Scale: 0Original property from the Odata EDM: SuccessStatus
- Parameters:
successStatus- The successStatus to set.
-
builder
-
getSuccessStatus
Constraints: Not nullable, Precision: 31, Scale: 0Original property from the Odata EDM: SuccessStatus
-
toString
- Overrides:
toStringin classVdmObject<RAKeyChangeResult>
-
equals
- Overrides:
equalsin classVdmComplex<RAKeyChangeResult>
-
canEqual
- Overrides:
canEqualin classVdmComplex<RAKeyChangeResult>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<RAKeyChangeResult>
-