Class D_CADisputeCaseCopyResult
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CADisputeCaseCopyResult>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingdisputecase.D_CADisputeCaseCopyResult
Original complex type name from the Odata EDM: D_CADisputeCaseCopyResult
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsFields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Nullableprotected ODataEntityKeygetKey()getType()inthashCode()voidsetCaseUUID(UUID caseUUID) Constraints: NullabletoString()Methods 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
-
CASE_UUID
-
-
Constructor Details
-
D_CADisputeCaseCopyResult
public D_CADisputeCaseCopyResult() -
D_CADisputeCaseCopyResult
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_CADisputeCaseCopyResult>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_CADisputeCaseCopyResult>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_CADisputeCaseCopyResult>
-
getKey
- Overrides:
getKeyin classVdmObject<D_CADisputeCaseCopyResult>
-
setCaseUUID
Constraints: NullableOriginal property name from the Odata EDM: CaseUUID
- Parameters:
caseUUID- The caseUUID to set.
-
builder
-
getCaseUUID
Constraints: NullableOriginal property name from the Odata EDM: CaseUUID
- Returns:
- The caseUUID contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_CADisputeCaseCopyResult>
-
equals
- Overrides:
equalsin classVdmObject<D_CADisputeCaseCopyResult>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_CADisputeCaseCopyResult>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_CADisputeCaseCopyResult>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_CADisputeCaseCopyResult>
-