Class ActionResponse
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex<ActionResponse>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.ActionResponse
Original complex type name from the Odata EDM: ActionResponse
-
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
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
-
ActionResponse
public ActionResponse() -
ActionResponse
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ActionResponse>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ActionResponse>
-
fromMap
- Overrides:
fromMapin classVdmObject<ActionResponse>
-
getKey
- Overrides:
getKeyin classVdmObject<ActionResponse>
-
setResponse
Constraints: Not nullable, Maximum length: 120Original property from the Odata EDM: Response
- Parameters:
response- Response
-
builder
-
getResponse
Constraints: Not nullable, Maximum length: 120Original property from the Odata EDM: Response
- Returns:
- Response
-
toString
- Overrides:
toStringin classVdmObject<ActionResponse>
-
equals
- Overrides:
equalsin classVdmComplex<ActionResponse>
-
canEqual
- Overrides:
canEqualin classVdmComplex<ActionResponse>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<ActionResponse>
-