Class D_PhysChmlPrptyCrteFormP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_PhysChmlPrptyCrteFormP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.D_PhysChmlPrptyCrteFormP
Original complex type name from the Odata EDM: D_PhysChmlPrptyCrteFormP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PhysChmlPrptyCrteFormP>static final SimpleProperty.String<D_PhysChmlPrptyCrteFormP>Fields 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 voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1333getType()inthashCode()voidsetPCPhysFormPhrs(String pCPhysFormPhrs) Constraints: Not nullable, Maximum length: 30voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333toString()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
-
PC_PHYS_FORM_PHRS
-
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
D_PhysChmlPrptyCrteFormP
public D_PhysChmlPrptyCrteFormP() -
D_PhysChmlPrptyCrteFormP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PhysChmlPrptyCrteFormP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
setPCPhysFormPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysFormPhrs
- Parameters:
pCPhysFormPhrs- The pCPhysFormPhrs to set.
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- The pCPhysNoteText to set.
-
builder
-
getPCPhysFormPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysFormPhrs
- Returns:
- The pCPhysFormPhrs contained in this
VdmComplex.
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- The pCPhysNoteText contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
equals
- Overrides:
equalsin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PhysChmlPrptyCrteFormP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PhysChmlPrptyCrteFormP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PhysChmlPrptyCrteFormP>
-