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