Class D_CmplRqRsltPCNCreateCtryP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CmplRqRsltPCNCreateCtryP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.poisoncenternotification.D_CmplRqRsltPCNCreateCtryP
Original complex type name from the Odata EDM: D_CmplRqRsltPCNCreateCtryP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsFields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 3protected ODataEntityKeygetKey()getType()inthashCode()voidsetCountry(String country) Constraints: Not nullable, Maximum length: 3toString()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
-
COUNTRY
-
-
Constructor Details
-
D_CmplRqRsltPCNCreateCtryP
public D_CmplRqRsltPCNCreateCtryP() -
D_CmplRqRsltPCNCreateCtryP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- The country to set.
-
builder
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- The country contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
equals
- Overrides:
equalsin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_CmplRqRsltPCNCreateCtryP>
-