Class AttachmentsCount
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex<AttachmentsCount>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount
Original complex type name from the Odata EDM: AttachmentsCount
-
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
-
AttachmentsCount
public AttachmentsCount() -
AttachmentsCount
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<AttachmentsCount>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<AttachmentsCount>
-
fromMap
- Overrides:
fromMapin classVdmObject<AttachmentsCount>
-
getKey
- Overrides:
getKeyin classVdmObject<AttachmentsCount>
-
setAttachmentCount
Constraints: Not nullableOriginal property from the Odata EDM: AttachmentCount
- Parameters:
attachmentCount- AttachmentCount
-
builder
-
getAttachmentCount
Constraints: Not nullableOriginal property from the Odata EDM: AttachmentCount
- Returns:
- AttachmentCount
-
toString
- Overrides:
toStringin classVdmObject<AttachmentsCount>
-
equals
- Overrides:
equalsin classVdmComplex<AttachmentsCount>
-
canEqual
- Overrides:
canEqualin classVdmComplex<AttachmentsCount>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<AttachmentsCount>
-