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