Class D_SPQtnDeleteItmCndnAmountP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SPQtnDeleteItmCndnAmountP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.D_SPQtnDeleteItmCndnAmountP
Original complex type name from the Odata EDM: D_SPQtnDeleteItmCndnAmountP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_SPQtnDeleteItmCndnAmountP>static final SimpleProperty.String<D_SPQtnDeleteItmCndnAmountP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SPQtnDeleteItmCndnAmountP(String conditionRecord, String conditionSequentialNumberShort) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()getType()inthashCode()voidsetConditionRecord(String conditionRecord) Constraints: Not nullable, Maximum length: 10voidsetConditionSequentialNumberShort(String conditionSequentialNumberShort) Constraints: Not nullable, Maximum length: 2toString()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
-
CONDITION_RECORD
-
CONDITION_SEQUENTIAL_NUMBER_SHORT
public static final SimpleProperty.String<D_SPQtnDeleteItmCndnAmountP> CONDITION_SEQUENTIAL_NUMBER_SHORT
-
-
Constructor Details
-
D_SPQtnDeleteItmCndnAmountP
public D_SPQtnDeleteItmCndnAmountP() -
D_SPQtnDeleteItmCndnAmountP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
setConditionRecord
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConditionRecord
- Parameters:
conditionRecord- The conditionRecord to set.
-
setConditionSequentialNumberShort
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionSequentialNumberShort
- Parameters:
conditionSequentialNumberShort- The conditionSequentialNumberShort to set.
-
builder
-
getConditionRecord
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConditionRecord
- Returns:
- The conditionRecord contained in this
VdmComplex.
-
getConditionSequentialNumberShort
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionSequentialNumberShort
- Returns:
- The conditionSequentialNumberShort contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
equals
- Overrides:
equalsin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SPQtnDeleteItmCndnAmountP>
-