Class PhysChmlRelativeVaporDensity
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PhysChmlRelativeVaporDensity_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlRelativeVaporDensity>Selector for all available fields of PhysChmlRelativeVaporDensity.static final SimpleProperty.String<PhysChmlRelativeVaporDensity>static final SimpleProperty.String<PhysChmlRelativeVaporDensity>static final SimpleProperty.Guid<PhysChmlRelativeVaporDensity>static final SimpleProperty.String<PhysChmlRelativeVaporDensity>static final SimpleProperty.NumericDecimal<PhysChmlRelativeVaporDensity>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPhysChmlRelativeVaporDensity(UUID physChmlPrptyUUID, String physChmlRltvVaporDensAsTxt, BigDecimal physChmlRltvVaporDensVal, String pCPhysAddlStatementPhrs, String pCPhysNoteText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1333(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 80Constraints: Not nullable, Precision: 7, Scale: 4getType()inthashCode()voidsetPCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333voidsetPhysChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullablevoidsetPhysChmlRltvVaporDensAsTxt(String physChmlRltvVaporDensAsTxt) Constraints: Not nullable, Maximum length: 80voidsetPhysChmlRltvVaporDensVal(BigDecimal physChmlRltvVaporDensVal) Constraints: Not nullable, Precision: 7, Scale: 4toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods 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
-
ALL_FIELDS
Selector for all available fields of PhysChmlRelativeVaporDensity. -
PHYS_CHML_PRPTY_UUID
-
PHYS_CHML_RLTV_VAPOR_DENS_AS_TXT
public static final SimpleProperty.String<PhysChmlRelativeVaporDensity> PHYS_CHML_RLTV_VAPOR_DENS_AS_TXT -
PHYS_CHML_RLTV_VAPOR_DENS_VAL
public static final SimpleProperty.NumericDecimal<PhysChmlRelativeVaporDensity> PHYS_CHML_RLTV_VAPOR_DENS_VAL -
PC_PHYS_ADDL_STATEMENT_PHRS
-
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
PhysChmlRelativeVaporDensity
public PhysChmlRelativeVaporDensity() -
PhysChmlRelativeVaporDensity
public PhysChmlRelativeVaporDensity(@Nullable UUID physChmlPrptyUUID, @Nullable String physChmlRltvVaporDensAsTxt, @Nullable BigDecimal physChmlRltvVaporDensVal, @Nullable String pCPhysAddlStatementPhrs, @Nullable String pCPhysNoteText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PhysChmlRelativeVaporDensity>
-
setPhysChmlPrptyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Parameters:
physChmlPrptyUUID- Physical-Chemical Property
-
setPhysChmlRltvVaporDensAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlRltvVaporDensAsTxt
- Parameters:
physChmlRltvVaporDensAsTxt- Relative Vapor Density (as Text)
-
setPhysChmlRltvVaporDensVal
Constraints: Not nullable, Precision: 7, Scale: 4Original property name from the Odata EDM: PhysChmlRltvVaporDensVal
- Parameters:
physChmlRltvVaporDensVal- Relative Vapor Density
-
setPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Parameters:
pCPhysAddlStatementPhrs- Additional Statement (Phrase ID)
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- Notes
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PhysChmlRelativeVaporDensity>
-
getKey
- Overrides:
getKeyin classVdmObject<PhysChmlRelativeVaporDensity>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PhysChmlRelativeVaporDensity>
-
fromMap
- Overrides:
fromMapin classVdmObject<PhysChmlRelativeVaporDensity>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PhysChmlRelativeVaporDensity>
-
builder
-
getPhysChmlPrptyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
- Physical-Chemical Property
-
getPhysChmlRltvVaporDensAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlRltvVaporDensAsTxt
- Returns:
- Relative Vapor Density (as Text)
-
getPhysChmlRltvVaporDensVal
Constraints: Not nullable, Precision: 7, Scale: 4Original property name from the Odata EDM: PhysChmlRltvVaporDensVal
- Returns:
- Relative Vapor Density
-
getPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
- Additional Statement (Phrase ID)
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- Notes
-
toString
- Overrides:
toStringin classVdmObject<PhysChmlRelativeVaporDensity>
-
equals
- Overrides:
equalsin classVdmEntity<PhysChmlRelativeVaporDensity>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PhysChmlRelativeVaporDensity>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PhysChmlRelativeVaporDensity>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PhysChmlRelativeVaporDensity>
-