Class D_CAScrtyDepRelPrtlyResult
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CAScrtyDepRelPrtlyResult>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit.D_CAScrtyDepRelPrtlyResult
Original complex type name from the Odata EDM: D_CAScrtyDepRelPrtlyResult
-
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: Not nullable, Maximum length: 12protected ODataEntityKeygetKey()getType()inthashCode()voidsetCASecurityDeposit(String cASecurityDeposit) Constraints: Not nullable, Maximum length: 12toString()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
-
CA_SECURITY_DEPOSIT
-
-
Constructor Details
-
D_CAScrtyDepRelPrtlyResult
public D_CAScrtyDepRelPrtlyResult() -
D_CAScrtyDepRelPrtlyResult
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
getKey
- Overrides:
getKeyin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
setCASecurityDeposit
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CASecurityDeposit
- Parameters:
cASecurityDeposit- The cASecurityDeposit to set.
-
builder
-
getCASecurityDeposit
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CASecurityDeposit
- Returns:
- The cASecurityDeposit contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
equals
- Overrides:
equalsin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_CAScrtyDepRelPrtlyResult>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_CAScrtyDepRelPrtlyResult>
-