Class D_CmplRqRsltPCNCreateDetP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CmplRqRsltPCNCreateDetP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.poisoncenternotification.D_CmplRqRsltPCNCreateDetP
Original complex type name from the Odata EDM: D_CmplRqRsltPCNCreateDetP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _PCNCountry complex property to query operations.static final SimpleProperty.String<D_CmplRqRsltPCNCreateDetP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_CmplRqRsltPCNCreateDetP(String pCNUniqueFormulaIdentifier, Collection<D_CmplRqRsltPCNCreateCtryP> _PCNCountry) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 19getType()inthashCode()voidset_PCNCountry(Collection<D_CmplRqRsltPCNCreateCtryP> _PCNCountry) Constraints: Not nullablevoidsetPCNUniqueFormulaIdentifier(String pCNUniqueFormulaIdentifier) Constraints: Not nullable, Maximum length: 19toString()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
-
PCN_UNIQUE_FORMULA_IDENTIFIER
-
_P_C_N_COUNTRY
public static final ComplexProperty.Collection<D_CmplRqRsltPCNCreateDetP,D_CmplRqRsltPCNCreateCtryP> _P_C_N_COUNTRYUse with available request builders to apply the _PCNCountry complex property to query operations.
-
-
Constructor Details
-
D_CmplRqRsltPCNCreateDetP
public D_CmplRqRsltPCNCreateDetP() -
D_CmplRqRsltPCNCreateDetP
public D_CmplRqRsltPCNCreateDetP(@Nullable String pCNUniqueFormulaIdentifier, @Nullable Collection<D_CmplRqRsltPCNCreateCtryP> _PCNCountry)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
setPCNUniqueFormulaIdentifier
Constraints: Not nullable, Maximum length: 19Original property name from the Odata EDM: PCNUniqueFormulaIdentifier
- Parameters:
pCNUniqueFormulaIdentifier- The pCNUniqueFormulaIdentifier to set.
-
set_PCNCountry
Constraints: Not nullableOriginal property name from the Odata EDM: _PCNCountry
- Parameters:
_PCNCountry- The _PCNCountry to set.
-
builder
-
getPCNUniqueFormulaIdentifier
Constraints: Not nullable, Maximum length: 19Original property name from the Odata EDM: PCNUniqueFormulaIdentifier
- Returns:
- The pCNUniqueFormulaIdentifier contained in this
VdmComplex.
-
get_PCNCountry
Constraints: Not nullableOriginal property name from the Odata EDM: _PCNCountry
- Returns:
- The _PCNCountry contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
equals
- Overrides:
equalsin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_CmplRqRsltPCNCreateDetP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_CmplRqRsltPCNCreateDetP>
-