Class D_PhysChmlPrptyCrteVaporDensP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_PhysChmlPrptyCrteVaporDensP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.D_PhysChmlPrptyCrteVaporDensP
Original complex type name from the Odata EDM: D_PhysChmlPrptyCrteVaporDensP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PhysChmlPrptyCrteVaporDensP>static final SimpleProperty.String<D_PhysChmlPrptyCrteVaporDensP>static final SimpleProperty.String<D_PhysChmlPrptyCrteVaporDensP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_PhysChmlPrptyCrteVaporDensP(String physChmlRltvVaporDensAsTxt, String pCPhysAddlStatementPhrs, String pCPhysNoteText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 80getType()inthashCode()voidsetPCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333voidsetPhysChmlRltvVaporDensAsTxt(String physChmlRltvVaporDensAsTxt) Constraints: Not nullable, Maximum length: 80toString()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
-
PHYS_CHML_RLTV_VAPOR_DENS_AS_TXT
public static final SimpleProperty.String<D_PhysChmlPrptyCrteVaporDensP> PHYS_CHML_RLTV_VAPOR_DENS_AS_TXT -
PC_PHYS_ADDL_STATEMENT_PHRS
public static final SimpleProperty.String<D_PhysChmlPrptyCrteVaporDensP> PC_PHYS_ADDL_STATEMENT_PHRS -
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
D_PhysChmlPrptyCrteVaporDensP
public D_PhysChmlPrptyCrteVaporDensP() -
D_PhysChmlPrptyCrteVaporDensP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
setPhysChmlRltvVaporDensAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlRltvVaporDensAsTxt
- Parameters:
physChmlRltvVaporDensAsTxt- The physChmlRltvVaporDensAsTxt to set.
-
setPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Parameters:
pCPhysAddlStatementPhrs- The pCPhysAddlStatementPhrs to set.
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- The pCPhysNoteText to set.
-
builder
-
getPhysChmlRltvVaporDensAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlRltvVaporDensAsTxt
- Returns:
- The physChmlRltvVaporDensAsTxt contained in this
VdmComplex.
-
getPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
- The pCPhysAddlStatementPhrs 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_PhysChmlPrptyCrteVaporDensP>
-
equals
- Overrides:
equalsin classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PhysChmlPrptyCrteVaporDensP>
-