Class CmplRqRsltPCNCntr.CmplRqRsltPCNCntrBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.poisoncenternotification.CmplRqRsltPCNCntr.CmplRqRsltPCNCntrBuilder
- Enclosing class:
- CmplRqRsltPCNCntr
Helper class to allow for fluent creation of CmplRqRsltPCNCntr instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: Not nullable, Maximum length: 3pcnDetail(CmplRqRsltPCNDets value) Navigation property _PCNDetail for CmplRqRsltPCNCntr to single CmplRqRsltPCNDets.Navigation property _PoisonCenterNotification for CmplRqRsltPCNCntr to single CmplRqRsltPCN.poisonCtrNotifCntrsUUID(UUID poisonCtrNotifCntrsUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
pcnDetail
Navigation property _PCNDetail for CmplRqRsltPCNCntr to single CmplRqRsltPCNDets.- Parameters:
value- The CmplRqRsltPCNDets to build this CmplRqRsltPCNCntr with.- Returns:
- This Builder to allow for a fluent interface.
-
poisonCenterNotification
@Nonnull public CmplRqRsltPCNCntr.CmplRqRsltPCNCntrBuilder poisonCenterNotification(CmplRqRsltPCN value) Navigation property _PoisonCenterNotification for CmplRqRsltPCNCntr to single CmplRqRsltPCN.- Parameters:
value- The CmplRqRsltPCN to build this CmplRqRsltPCNCntr with.- Returns:
- This Builder to allow for a fluent interface.
-
poisonCtrNotifCntrsUUID
@Nonnull public CmplRqRsltPCNCntr.CmplRqRsltPCNCntrBuilder poisonCtrNotifCntrsUUID(@Nullable UUID poisonCtrNotifCntrsUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PoisonCtrNotifCntrsUUID
- Returns:
this.
-
country
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
this.
-
build
-
toString
-