Class D_PhysChmlPrptyCrtePhysStateP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_PhysChmlPrptyCrtePhysStateP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.D_PhysChmlPrptyCrtePhysStateP
Original complex type name from the Odata EDM: D_PhysChmlPrptyCrtePhysStateP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PhysChmlPrptyCrtePhysStateP>static final SimpleProperty.String<D_PhysChmlPrptyCrtePhysStateP>static final SimpleProperty.String<D_PhysChmlPrptyCrtePhysStateP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_PhysChmlPrptyCrtePhysStateP(String pCPhysPhysicalState20Phrs, String pCPhysPhysicalState40Phrs, String pCPhysNoteText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 30getType()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: 30toString()Methods 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
-
PC_PHYS_PHYSICAL_STATE20_PHRS
public static final SimpleProperty.String<D_PhysChmlPrptyCrtePhysStateP> PC_PHYS_PHYSICAL_STATE20_PHRS -
PC_PHYS_PHYSICAL_STATE40_PHRS
public static final SimpleProperty.String<D_PhysChmlPrptyCrtePhysStateP> PC_PHYS_PHYSICAL_STATE40_PHRS -
PC_PHYS_NOTE_TEXT
-
-
Constructor Details
-
D_PhysChmlPrptyCrtePhysStateP
public D_PhysChmlPrptyCrtePhysStateP() -
D_PhysChmlPrptyCrtePhysStateP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
setPCPhysPhysicalState20Phrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState20Phrs
- Parameters:
pCPhysPhysicalState20Phrs- The pCPhysPhysicalState20Phrs to set.
-
setPCPhysPhysicalState40Phrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState40Phrs
- Parameters:
pCPhysPhysicalState40Phrs- The pCPhysPhysicalState40Phrs to set.
-
setPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Parameters:
pCPhysNoteText- The pCPhysNoteText to set.
-
builder
-
getPCPhysPhysicalState20Phrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState20Phrs
- Returns:
- The pCPhysPhysicalState20Phrs contained in this
VdmComplex.
-
getPCPhysPhysicalState40Phrs
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState40Phrs
- Returns:
- The pCPhysPhysicalState40Phrs contained in this
VdmComplex.
-
getPCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
- The pCPhysNoteText contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
equals
- Overrides:
equalsin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PhysChmlPrptyCrtePhysStateP>
-