Class PhysChmlOdor
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<PhysChmlOdor>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlOdor
- All Implemented Interfaces:
VdmEntitySet
Physical Chemical Odor
Original entity name from the Odata EDM: PhysChmlOdor_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlOdor>Selector for all available fields of PhysChmlOdor.static final SimpleProperty.String<PhysChmlOdor>static final SimpleProperty.String<PhysChmlOdor>static final SimpleProperty.Guid<PhysChmlOdor>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPhysChmlOdor(UUID physChmlPrptyUUID, String pCPhysOdorPhrs, String pCPhysNoteText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetPCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333voidsetPCPhysOdorPhrs(String pCPhysOdorPhrs) Constraints: Not nullable, Maximum length: 30voidsetPhysChmlPrptyUUID(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 PhysChmlOdor. -
PHYS_CHML_PRPTY_UUID
-
PC_PHYS_ODOR_PHRS
-
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
PhysChmlOdor
public PhysChmlOdor() -
PhysChmlOdor
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PhysChmlOdor>
-
setPhysChmlPrptyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Parameters:
physChmlPrptyUUID- Physical-Chemical Property
-
setPCPhysOdorPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysOdorPhrs
- Parameters:
pCPhysOdorPhrs- Odor (Phrase ID)
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- Notes
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PhysChmlOdor>
-
getKey
- Overrides:
getKeyin classVdmObject<PhysChmlOdor>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PhysChmlOdor>
-
fromMap
- Overrides:
fromMapin classVdmObject<PhysChmlOdor>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PhysChmlOdor>
-
builder
-
getPhysChmlPrptyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
- Physical-Chemical Property
-
getPCPhysOdorPhrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysOdorPhrs
- Returns:
- Odor (Phrase ID)
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- Notes
-
toString
- Overrides:
toStringin classVdmObject<PhysChmlOdor>
-
equals
- Overrides:
equalsin classVdmEntity<PhysChmlOdor>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PhysChmlOdor>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PhysChmlOdor>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PhysChmlOdor>
-