Class D_CmplRqRsltPCNCreateDetP.D_CmplRqRsltPCNCreateDetPBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.poisoncenternotification.D_CmplRqRsltPCNCreateDetP.D_CmplRqRsltPCNCreateDetPBuilder
- Enclosing class:
- D_CmplRqRsltPCNCreateDetP
-
Method Summary
Modifier and TypeMethodDescription_PCNCountry(Collection<D_CmplRqRsltPCNCreateCtryP> _PCNCountry) Constraints: Not nullablebuild()pCNUniqueFormulaIdentifier(String pCNUniqueFormulaIdentifier) Constraints: Not nullable, Maximum length: 19toString()
-
Method Details
-
pCNUniqueFormulaIdentifier
@Nonnull public D_CmplRqRsltPCNCreateDetP.D_CmplRqRsltPCNCreateDetPBuilder pCNUniqueFormulaIdentifier(@Nullable String pCNUniqueFormulaIdentifier) Constraints: Not nullable, Maximum length: 19Original property name from the Odata EDM: PCNUniqueFormulaIdentifier
- Returns:
this.
-
_PCNCountry
@Nonnull public D_CmplRqRsltPCNCreateDetP.D_CmplRqRsltPCNCreateDetPBuilder _PCNCountry(@Nullable Collection<D_CmplRqRsltPCNCreateCtryP> _PCNCountry) Constraints: Not nullableOriginal property name from the Odata EDM: _PCNCountry
- Returns:
this.
-
build
-
toString
-