Class SrcgProjAllwdSuplrContact
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SrcgProjAllwdSuplrContact_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SrcgProjAllwdSuplrContact instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjAllwdSuplrContact>Selector for all available fields of SrcgProjAllwdSuplrContact.static final SimpleProperty.String<SrcgProjAllwdSuplrContact>static final SimpleProperty.Guid<SrcgProjAllwdSuplrContact>static final SimpleProperty.String<SrcgProjAllwdSuplrContact>static final SimpleProperty.String<SrcgProjAllwdSuplrContact>static final SimpleProperty.Guid<SrcgProjAllwdSuplrContact>Use with available request builders to apply the _SourcingProject navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSrcgProjAllwdSuplrContact(UUID srcgProjAllwdSuplrContactUUID, UUID sourcingProjectUUID, String srcgProjAllwdSuplrContactCat, String sourcingOrigin, String sourcingScenario, SourcingProject to_SourcingProject) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<SourcingProject>Retrieval of associated SourcingProject entity (one to one).Constraints: Not nullableConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetSourcingOrigin(String sourcingOrigin) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated SourcingProject entity for the loaded navigation property _SourcingProject.voidsetSourcingProjectUUID(UUID sourcingProjectUUID) Constraints: Not nullablevoidsetSourcingScenario(String sourcingScenario) Constraints: Not nullable, Maximum length: 2voidsetSrcgProjAllwdSuplrContactCat(String srcgProjAllwdSuplrContactCat) Constraints: Not nullable, Maximum length: 4voidsetSrcgProjAllwdSuplrContactUUID(UUID srcgProjAllwdSuplrContactUUID) (Key Field) Constraints: Not nullabletoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SrcgProjAllwdSuplrContact. -
SRCG_PROJ_ALLWD_SUPLR_CONTACT_UUID
public static final SimpleProperty.Guid<SrcgProjAllwdSuplrContact> SRCG_PROJ_ALLWD_SUPLR_CONTACT_UUID -
SOURCING_PROJECT_UUID
-
SRCG_PROJ_ALLWD_SUPLR_CONTACT_CAT
public static final SimpleProperty.String<SrcgProjAllwdSuplrContact> SRCG_PROJ_ALLWD_SUPLR_CONTACT_CAT -
SOURCING_ORIGIN
-
SOURCING_SCENARIO
-
TO__SOURCING_PROJECT
public static final NavigationProperty.Single<SrcgProjAllwdSuplrContact,SourcingProject> TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.
-
-
Constructor Details
-
SrcgProjAllwdSuplrContact
public SrcgProjAllwdSuplrContact() -
SrcgProjAllwdSuplrContact
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SrcgProjAllwdSuplrContact>
-
setSrcgProjAllwdSuplrContactUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjAllwdSuplrContactUUID
- Parameters:
srcgProjAllwdSuplrContactUUID- Allowed Contact UUID for Sourcing Project
-
setSourcingProjectUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectUUID
- Parameters:
sourcingProjectUUID- Sourcing Project UUID
-
setSrcgProjAllwdSuplrContactCat
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrcgProjAllwdSuplrContactCat
- Parameters:
srcgProjAllwdSuplrContactCat- Contact Category for Supplier Quotation
-
setSourcingOrigin
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingOrigin
- Parameters:
sourcingOrigin- Sourcing Origin
-
setSourcingScenario
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Parameters:
sourcingScenario- Sourcing Integration Scenario
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SrcgProjAllwdSuplrContact>
-
getKey
- Overrides:
getKeyin classVdmObject<SrcgProjAllwdSuplrContact>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SrcgProjAllwdSuplrContact>
-
fromMap
- Overrides:
fromMapin classVdmObject<SrcgProjAllwdSuplrContact>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SrcgProjAllwdSuplrContact>
-
getSourcingProjectIfPresent
Retrieval of associated SourcingProject entity (one to one). This corresponds to the OData navigation property _SourcingProject.If the navigation property for an entity SrcgProjAllwdSuplrContact has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _SourcingProject is already loaded, the result will
contain the SourcingProject entity. If not, an
Optionwith result stateemptyis returned.
-
setSourcingProject
Overwrites the associated SourcingProject entity for the loaded navigation property _SourcingProject.- Parameters:
value- New SourcingProject entity.
-
builder
-
getSrcgProjAllwdSuplrContactUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjAllwdSuplrContactUUID
- Returns:
- Allowed Contact UUID for Sourcing Project
-
getSourcingProjectUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectUUID
- Returns:
- Sourcing Project UUID
-
getSrcgProjAllwdSuplrContactCat
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrcgProjAllwdSuplrContactCat
- Returns:
- Contact Category for Supplier Quotation
-
getSourcingOrigin
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingOrigin
- Returns:
- Sourcing Origin
-
getSourcingScenario
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Returns:
- Sourcing Integration Scenario
-
toString
- Overrides:
toStringin classVdmObject<SrcgProjAllwdSuplrContact>
-
equals
- Overrides:
equalsin classVdmEntity<SrcgProjAllwdSuplrContact>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SrcgProjAllwdSuplrContact>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SrcgProjAllwdSuplrContact>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SrcgProjAllwdSuplrContact>
-