Class D_PhysChmlPrptyCrteColorP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_PhysChmlPrptyCrteColorP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.D_PhysChmlPrptyCrteColorP
Original complex type name from the Odata EDM: D_PhysChmlPrptyCrteColorP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PhysChmlPrptyCrteColorP>static final SimpleProperty.String<D_PhysChmlPrptyCrteColorP>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()voidsetPCPhysColorPhrs(String pCPhysColorPhrs) 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_COLOR_PHRS
-
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
D_PhysChmlPrptyCrteColorP
public D_PhysChmlPrptyCrteColorP() -
D_PhysChmlPrptyCrteColorP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PhysChmlPrptyCrteColorP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PhysChmlPrptyCrteColorP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PhysChmlPrptyCrteColorP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PhysChmlPrptyCrteColorP>
-
setPCPhysColorPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysColorPhrs
- Parameters:
pCPhysColorPhrs- The pCPhysColorPhrs to set.
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- The pCPhysNoteText to set.
-
builder
-
getPCPhysColorPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysColorPhrs
- Returns:
- The pCPhysColorPhrs 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_PhysChmlPrptyCrteColorP>
-
equals
- Overrides:
equalsin classVdmObject<D_PhysChmlPrptyCrteColorP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PhysChmlPrptyCrteColorP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PhysChmlPrptyCrteColorP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PhysChmlPrptyCrteColorP>
-