Class PhysChmlOdorThreshold
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PhysChmlOdorThreshold_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlOdorThreshold>Selector for all available fields of PhysChmlOdorThreshold.static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.NumericDecimal<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.NumericDecimal<PhysChmlOdorThreshold>static final SimpleProperty.String<PhysChmlOdorThreshold>static final SimpleProperty.Guid<PhysChmlOdorThreshold>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPhysChmlOdorThreshold(UUID physChmlPrptyUUID, String pCPrptyLowrLmtOptr, BigDecimal physChmlOdorThldLowrQty, String physChmlOdorThldLowrQtyAsTxt, String pCPrptyUprLmtOptr, BigDecimal physChmlOdorThldUprQty, String physChmlOdorThldUprQtyAsTxt, String physChmlOdorThldQtySAPUnit, String physChmlOdorThldQtyISOUnit, String pCPhysNoteText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Precision: 13, Scale: 6Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 13, Scale: 6Constraints: Not nullable, Maximum length: 80(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333voidsetPCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2voidsetPCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2voidsetPhysChmlOdorThldLowrQty(BigDecimal physChmlOdorThldLowrQty) Constraints: Not nullable, Precision: 13, Scale: 6voidsetPhysChmlOdorThldLowrQtyAsTxt(String physChmlOdorThldLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80voidsetPhysChmlOdorThldQtyISOUnit(String physChmlOdorThldQtyISOUnit) Constraints: Not nullable, Maximum length: 3voidsetPhysChmlOdorThldQtySAPUnit(String physChmlOdorThldQtySAPUnit) Constraints: Not nullable, Maximum length: 3voidsetPhysChmlOdorThldUprQty(BigDecimal physChmlOdorThldUprQty) Constraints: Not nullable, Precision: 13, Scale: 6voidsetPhysChmlOdorThldUprQtyAsTxt(String physChmlOdorThldUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80voidsetPhysChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) 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, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PhysChmlOdorThreshold. -
PHYS_CHML_PRPTY_UUID
-
PC_PRPTY_LOWR_LMT_OPTR
-
PHYS_CHML_ODOR_THLD_LOWR_QTY
public static final SimpleProperty.NumericDecimal<PhysChmlOdorThreshold> PHYS_CHML_ODOR_THLD_LOWR_QTY -
PHYS_CHML_ODOR_THLD_LOWR_QTY_AS_TXT
public static final SimpleProperty.String<PhysChmlOdorThreshold> PHYS_CHML_ODOR_THLD_LOWR_QTY_AS_TXT -
PC_PRPTY_UPR_LMT_OPTR
-
PHYS_CHML_ODOR_THLD_UPR_QTY
public static final SimpleProperty.NumericDecimal<PhysChmlOdorThreshold> PHYS_CHML_ODOR_THLD_UPR_QTY -
PHYS_CHML_ODOR_THLD_UPR_QTY_AS_TXT
-
PHYS_CHML_ODOR_THLD_QTY_SAP_UNIT
-
PHYS_CHML_ODOR_THLD_QTY_ISO_UNIT
-
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
PhysChmlOdorThreshold
public PhysChmlOdorThreshold() -
PhysChmlOdorThreshold
public PhysChmlOdorThreshold(@Nullable UUID physChmlPrptyUUID, @Nullable String pCPrptyLowrLmtOptr, @Nullable BigDecimal physChmlOdorThldLowrQty, @Nullable String physChmlOdorThldLowrQtyAsTxt, @Nullable String pCPrptyUprLmtOptr, @Nullable BigDecimal physChmlOdorThldUprQty, @Nullable String physChmlOdorThldUprQtyAsTxt, @Nullable String physChmlOdorThldQtySAPUnit, @Nullable String physChmlOdorThldQtyISOUnit, @Nullable String pCPhysNoteText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PhysChmlOdorThreshold>
-
setPhysChmlPrptyUUID
(Key Field) 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
-
setPhysChmlOdorThldLowrQty
Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldLowrQty
- Parameters:
physChmlOdorThldLowrQty- Odor Threshold: Lower Limit
-
setPhysChmlOdorThldLowrQtyAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldLowrQtyAsTxt
- Parameters:
physChmlOdorThldLowrQtyAsTxt- Odor Threshold: Lower Limit (as Text)
-
setPCPrptyUprLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Parameters:
pCPrptyUprLmtOptr- Operator of Upper Limit
-
setPhysChmlOdorThldUprQty
Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldUprQty
- Parameters:
physChmlOdorThldUprQty- Odor Threshold: Upper Limit
-
setPhysChmlOdorThldUprQtyAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldUprQtyAsTxt
- Parameters:
physChmlOdorThldUprQtyAsTxt- Odor Threshold: Upper Limit (as Text)
-
setPhysChmlOdorThldQtySAPUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtySAPUnit
- Parameters:
physChmlOdorThldQtySAPUnit- Quantity Unit (SAP Code)
-
setPhysChmlOdorThldQtyISOUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtyISOUnit
- Parameters:
physChmlOdorThldQtyISOUnit- Quantity Unit (ISO Code)
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- Notes
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PhysChmlOdorThreshold>
-
getKey
- Overrides:
getKeyin classVdmObject<PhysChmlOdorThreshold>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PhysChmlOdorThreshold>
-
fromMap
- Overrides:
fromMapin classVdmObject<PhysChmlOdorThreshold>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PhysChmlOdorThreshold>
-
builder
-
getPhysChmlPrptyUUID
(Key Field) 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
-
getPhysChmlOdorThldLowrQty
Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldLowrQty
- Returns:
- Odor Threshold: Lower Limit
-
getPhysChmlOdorThldLowrQtyAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldLowrQtyAsTxt
- Returns:
- Odor Threshold: Lower Limit (as Text)
-
getPCPrptyUprLmtOptr
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
- Operator of Upper Limit
-
getPhysChmlOdorThldUprQty
Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldUprQty
- Returns:
- Odor Threshold: Upper Limit
-
getPhysChmlOdorThldUprQtyAsTxt
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldUprQtyAsTxt
- Returns:
- Odor Threshold: Upper Limit (as Text)
-
getPhysChmlOdorThldQtySAPUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtySAPUnit
- Returns:
- Quantity Unit (SAP Code)
-
getPhysChmlOdorThldQtyISOUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtyISOUnit
- Returns:
- Quantity Unit (ISO Code)
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- Notes
-
toString
- Overrides:
toStringin classVdmObject<PhysChmlOdorThreshold>
-
equals
- Overrides:
equalsin classVdmEntity<PhysChmlOdorThreshold>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PhysChmlOdorThreshold>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PhysChmlOdorThreshold>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PhysChmlOdorThreshold>
-