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