Class D_SPQtnDeleteItmCndnItemP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_SPQtnDeleteItmCndnItemP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.D_SPQtnDeleteItmCndnItemP
Original complex type name from the Odata EDM: D_SPQtnDeleteItmCndnItemP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _Validity complex property to query operations.static final SimpleProperty.Guid<D_SPQtnDeleteItmCndnItemP>static final SimpleProperty.Guid<D_SPQtnDeleteItmCndnItemP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SPQtnDeleteItmCndnItemP(UUID srcgProjQtnItemUUID, UUID sourcingProjectQuotationUUID, Collection<D_SPQtnDeleteItmCndnValidityP> _Validity) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected ODataEntityKeygetKey()Constraints: NullableConstraints: NullablegetType()inthashCode()voidset_Validity(Collection<D_SPQtnDeleteItmCndnValidityP> _Validity) Constraints: Not nullablevoidsetSourcingProjectQuotationUUID(UUID sourcingProjectQuotationUUID) Constraints: NullablevoidsetSrcgProjQtnItemUUID(UUID srcgProjQtnItemUUID) 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
-
SRCG_PROJ_QTN_ITEM_UUID
-
SOURCING_PROJECT_QUOTATION_UUID
-
_VALIDITY
public static final ComplexProperty.Collection<D_SPQtnDeleteItmCndnItemP,D_SPQtnDeleteItmCndnValidityP> _VALIDITYUse with available request builders to apply the _Validity complex property to query operations.
-
-
Constructor Details
-
D_SPQtnDeleteItmCndnItemP
public D_SPQtnDeleteItmCndnItemP() -
D_SPQtnDeleteItmCndnItemP
public D_SPQtnDeleteItmCndnItemP(@Nullable UUID srcgProjQtnItemUUID, @Nullable UUID sourcingProjectQuotationUUID, @Nullable Collection<D_SPQtnDeleteItmCndnValidityP> _Validity)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
setSrcgProjQtnItemUUID
Constraints: NullableOriginal property name from the Odata EDM: SrcgProjQtnItemUUID
- Parameters:
srcgProjQtnItemUUID- The srcgProjQtnItemUUID to set.
-
setSourcingProjectQuotationUUID
Constraints: NullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Parameters:
sourcingProjectQuotationUUID- The sourcingProjectQuotationUUID to set.
-
set_Validity
Constraints: Not nullableOriginal property name from the Odata EDM: _Validity
- Parameters:
_Validity- The _Validity to set.
-
builder
-
getSrcgProjQtnItemUUID
Constraints: NullableOriginal property name from the Odata EDM: SrcgProjQtnItemUUID
- Returns:
- The srcgProjQtnItemUUID contained in this
VdmComplex.
-
getSourcingProjectQuotationUUID
Constraints: NullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Returns:
- The sourcingProjectQuotationUUID contained in this
VdmComplex.
-
get_Validity
Constraints: Not nullableOriginal property name from the Odata EDM: _Validity
- Returns:
- The _Validity contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
equals
- Overrides:
equalsin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SPQtnDeleteItmCndnItemP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SPQtnDeleteItmCndnItemP>
-