Class PhysChmlBoilingPoint
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PhysChmlBoilingPoint_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of PhysChmlBoilingPoint instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlBoilingPoint>Selector for all available fields of PhysChmlBoilingPoint.static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.NumericDecimal<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.String<PhysChmlBoilingPoint>static final SimpleProperty.NumericDecimal<PhysChmlBoilingPoint>static final SimpleProperty.Guid<PhysChmlBoilingPoint>static final SimpleProperty.Guid<PhysChmlBoilingPoint>Use with available request builders to apply the _PhysChmlPrpty navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPhysChmlBoilingPoint(UUID physChmlBoilingPtUUID, UUID physChmlPrptyUUID, String pCPrptyLowrLmtOptr, BigDecimal physChmlBoilingPtLowrLmtQty, String physChmlBoilingPtLowrLmtAsTxt, String pCPrptyUprLmtOptr, BigDecimal physChmlBoilingPtUprLmtQty, String physChmlBoilingPtUprLmtAsTxt, String physChmlBoilingPtQtySAPUnit, String physChmlBoilingPtQtyISOUnit, String pCPhysNoteText, String pCPhysAddlStatementPhrs, PhysicalChemicalProperty to_PhysChmlPrpty) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Precision: 7, Scale: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Precision: 7, Scale: 2(Key Field) Constraints: Not nullableio.vavr.control.Option<PhysicalChemicalProperty>Retrieval of associated PhysicalChemicalProperty entity (one to one).Constraints: Not nullablegetType()inthashCode()voidsetPCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333voidsetPCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2voidsetPCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2voidsetPhysChmlBoilingPtLowrLmtAsTxt(String physChmlBoilingPtLowrLmtAsTxt) Constraints: Not nullable, Maximum length: 80voidsetPhysChmlBoilingPtLowrLmtQty(BigDecimal physChmlBoilingPtLowrLmtQty) Constraints: Not nullable, Precision: 7, Scale: 2voidsetPhysChmlBoilingPtQtyISOUnit(String physChmlBoilingPtQtyISOUnit) Constraints: Not nullable, Maximum length: 3voidsetPhysChmlBoilingPtQtySAPUnit(String physChmlBoilingPtQtySAPUnit) Constraints: Not nullable, Maximum length: 3voidsetPhysChmlBoilingPtUprLmtAsTxt(String physChmlBoilingPtUprLmtAsTxt) Constraints: Not nullable, Maximum length: 80voidsetPhysChmlBoilingPtUprLmtQty(BigDecimal physChmlBoilingPtUprLmtQty) Constraints: Not nullable, Precision: 7, Scale: 2voidsetPhysChmlBoilingPtUUID(UUID physChmlBoilingPtUUID) (Key Field) Constraints: Not nullablevoidOverwrites the associated PhysicalChemicalProperty entity for the loaded navigation property _PhysChmlPrpty.voidsetPhysChmlPrptyUUID(UUID physChmlPrptyUUID) Constraints: Not nullabletoString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PhysChmlBoilingPoint. -
PHYS_CHML_BOILING_PT_UUID
-
PHYS_CHML_PRPTY_UUID
-
PC_PRPTY_LOWR_LMT_OPTR
-
PHYS_CHML_BOILING_PT_LOWR_LMT_QTY
public static final SimpleProperty.NumericDecimal<PhysChmlBoilingPoint> PHYS_CHML_BOILING_PT_LOWR_LMT_QTY -
PHYS_CHML_BOILING_PT_LOWR_LMT_AS_TXT
public static final SimpleProperty.String<PhysChmlBoilingPoint> PHYS_CHML_BOILING_PT_LOWR_LMT_AS_TXT -
PC_PRPTY_UPR_LMT_OPTR
-
PHYS_CHML_BOILING_PT_UPR_LMT_QTY
public static final SimpleProperty.NumericDecimal<PhysChmlBoilingPoint> PHYS_CHML_BOILING_PT_UPR_LMT_QTY -
PHYS_CHML_BOILING_PT_UPR_LMT_AS_TXT
-
PHYS_CHML_BOILING_PT_QTY_SAP_UNIT
-
PHYS_CHML_BOILING_PT_QTY_ISO_UNIT
-
PC_PHYS_NOTE_TEXT
-
PC_PHYS_ADDL_STATEMENT_PHRS
-
TO__PHYS_CHML_PRPTY
public static final NavigationProperty.Single<PhysChmlBoilingPoint,PhysicalChemicalProperty> TO__PHYS_CHML_PRPTYUse with available request builders to apply the _PhysChmlPrpty navigation property to query operations.
-
-
Constructor Details
-
PhysChmlBoilingPoint
public PhysChmlBoilingPoint() -
PhysChmlBoilingPoint
public PhysChmlBoilingPoint(@Nullable UUID physChmlBoilingPtUUID, @Nullable UUID physChmlPrptyUUID, @Nullable String pCPrptyLowrLmtOptr, @Nullable BigDecimal physChmlBoilingPtLowrLmtQty, @Nullable String physChmlBoilingPtLowrLmtAsTxt, @Nullable String pCPrptyUprLmtOptr, @Nullable BigDecimal physChmlBoilingPtUprLmtQty, @Nullable String physChmlBoilingPtUprLmtAsTxt, @Nullable String physChmlBoilingPtQtySAPUnit, @Nullable String physChmlBoilingPtQtyISOUnit, @Nullable String pCPhysNoteText, @Nullable String pCPhysAddlStatementPhrs, @Nullable PhysicalChemicalProperty to_PhysChmlPrpty)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PhysChmlBoilingPoint>
-
setPhysChmlBoilingPtUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlBoilingPtUUID
- Parameters:
physChmlBoilingPtUUID- Boiling Point: UUID
-
setPhysChmlPrptyUUID
Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Parameters:
physChmlPrptyUUID- Physical-Chemical Property
-
setPCPrptyLowrLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Parameters:
pCPrptyLowrLmtOptr- Operator of Lower Limit
-
setPhysChmlBoilingPtLowrLmtQty
Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlBoilingPtLowrLmtQty
- Parameters:
physChmlBoilingPtLowrLmtQty- Boiling Point: Lower Limit
-
setPhysChmlBoilingPtLowrLmtAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBoilingPtLowrLmtAsTxt
- Parameters:
physChmlBoilingPtLowrLmtAsTxt- Boiling Point: Lower Limit (as Text)
-
setPCPrptyUprLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Parameters:
pCPrptyUprLmtOptr- Operator of Upper Limit
-
setPhysChmlBoilingPtUprLmtQty
Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlBoilingPtUprLmtQty
- Parameters:
physChmlBoilingPtUprLmtQty- Boiling Point: Upper Limit
-
setPhysChmlBoilingPtUprLmtAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBoilingPtUprLmtAsTxt
- Parameters:
physChmlBoilingPtUprLmtAsTxt- Boiling Point: Upper Limit (as Text)
-
setPhysChmlBoilingPtQtySAPUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBoilingPtQtySAPUnit
- Parameters:
physChmlBoilingPtQtySAPUnit- Quantity Unit (SAP Code)
-
setPhysChmlBoilingPtQtyISOUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBoilingPtQtyISOUnit
- Parameters:
physChmlBoilingPtQtyISOUnit- Quantity Unit (ISO Code)
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- Notes
-
setPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Parameters:
pCPhysAddlStatementPhrs- Additional Statement (Phrase ID)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PhysChmlBoilingPoint>
-
getKey
- Overrides:
getKeyin classVdmObject<PhysChmlBoilingPoint>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PhysChmlBoilingPoint>
-
fromMap
- Overrides:
fromMapin classVdmObject<PhysChmlBoilingPoint>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PhysChmlBoilingPoint>
-
getPhysChmlPrptyIfPresent
Retrieval of associated PhysicalChemicalProperty entity (one to one). This corresponds to the OData navigation property _PhysChmlPrpty.If the navigation property for an entity PhysChmlBoilingPoint has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _PhysChmlPrpty is already loaded, the result will
contain the PhysicalChemicalProperty entity. If not, an
Optionwith result stateemptyis returned.
-
setPhysChmlPrpty
Overwrites the associated PhysicalChemicalProperty entity for the loaded navigation property _PhysChmlPrpty.- Parameters:
value- New PhysicalChemicalProperty entity.
-
builder
-
getPhysChmlBoilingPtUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlBoilingPtUUID
- Returns:
- Boiling Point: UUID
-
getPhysChmlPrptyUUID
Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
- Physical-Chemical Property
-
getPCPrptyLowrLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
- Operator of Lower Limit
-
getPhysChmlBoilingPtLowrLmtQty
Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlBoilingPtLowrLmtQty
- Returns:
- Boiling Point: Lower Limit
-
getPhysChmlBoilingPtLowrLmtAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBoilingPtLowrLmtAsTxt
- Returns:
- Boiling Point: Lower Limit (as Text)
-
getPCPrptyUprLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
- Operator of Upper Limit
-
getPhysChmlBoilingPtUprLmtQty
Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlBoilingPtUprLmtQty
- Returns:
- Boiling Point: Upper Limit
-
getPhysChmlBoilingPtUprLmtAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBoilingPtUprLmtAsTxt
- Returns:
- Boiling Point: Upper Limit (as Text)
-
getPhysChmlBoilingPtQtySAPUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBoilingPtQtySAPUnit
- Returns:
- Quantity Unit (SAP Code)
-
getPhysChmlBoilingPtQtyISOUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBoilingPtQtyISOUnit
- Returns:
- Quantity Unit (ISO Code)
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- Notes
-
getPCPhysAddlStatementPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
- Additional Statement (Phrase ID)
-
toString
- Overrides:
toStringin classVdmObject<PhysChmlBoilingPoint>
-
equals
- Overrides:
equalsin classVdmEntity<PhysChmlBoilingPoint>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PhysChmlBoilingPoint>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PhysChmlBoilingPoint>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PhysChmlBoilingPoint>
-