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