Class D_WellCompletionVolumeUpdateR
Original complex type name from the Odata EDM: D_WellCompletionVolumeUpdateR
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_WellCompletionVolumeUpdateR>static final SimpleProperty.String<D_WellCompletionVolumeUpdateR>static final SimpleProperty.String<D_WellCompletionVolumeUpdateR>static final SimpleProperty.String<D_WellCompletionVolumeUpdateR>static final SimpleProperty.String<D_WellCompletionVolumeUpdateR>static final SimpleProperty.String<D_WellCompletionVolumeUpdateR>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 3Constraints: Not nullableConstraints: Not nullable, Maximum length: 1getType()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4inthashCode()voidsetPRASystemMessageClass(String pRASystemMessageClass) Constraints: Not nullable, Maximum length: 20voidsetPRASystemMessageNumber(String pRASystemMessageNumber) Constraints: Not nullable, Maximum length: 3voidsetPRASystemMessageText(String pRASystemMessageText) Constraints: Not nullablevoidsetPRASystemMessageType(String pRASystemMessageType) Constraints: Not nullable, Maximum length: 1voidsetWellCompltnVolDoc(String wellCompltnVolDoc) Constraints: Not nullable, Maximum length: 10voidsetWellCompltnVolDocYr(String wellCompltnVolDocYr) Constraints: Not nullable, Maximum length: 4toString()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
-
PRA_SYSTEM_MESSAGE_CLASS
-
PRA_SYSTEM_MESSAGE_NUMBER
-
PRA_SYSTEM_MESSAGE_TEXT
-
PRA_SYSTEM_MESSAGE_TYPE
-
WELL_COMPLTN_VOL_DOC
-
WELL_COMPLTN_VOL_DOC_YR
-
-
Constructor Details
-
D_WellCompletionVolumeUpdateR
public D_WellCompletionVolumeUpdateR() -
D_WellCompletionVolumeUpdateR
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_WellCompletionVolumeUpdateR>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_WellCompletionVolumeUpdateR>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_WellCompletionVolumeUpdateR>
-
getKey
- Overrides:
getKeyin classVdmObject<D_WellCompletionVolumeUpdateR>
-
setPRASystemMessageClass
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Parameters:
pRASystemMessageClass- The pRASystemMessageClass to set.
-
setPRASystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Parameters:
pRASystemMessageNumber- The pRASystemMessageNumber to set.
-
setPRASystemMessageText
Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Parameters:
pRASystemMessageText- The pRASystemMessageText to set.
-
setPRASystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Parameters:
pRASystemMessageType- The pRASystemMessageType to set.
-
setWellCompltnVolDoc
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WellCompltnVolDoc
- Parameters:
wellCompltnVolDoc- The wellCompltnVolDoc to set.
-
setWellCompltnVolDocYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WellCompltnVolDocYr
- Parameters:
wellCompltnVolDocYr- The wellCompltnVolDocYr to set.
-
builder
-
getPRASystemMessageClass
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Returns:
- The pRASystemMessageClass contained in this
VdmComplex.
-
getPRASystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Returns:
- The pRASystemMessageNumber contained in this
VdmComplex.
-
getPRASystemMessageText
Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Returns:
- The pRASystemMessageText contained in this
VdmComplex.
-
getPRASystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Returns:
- The pRASystemMessageType contained in this
VdmComplex.
-
getWellCompltnVolDoc
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WellCompltnVolDoc
- Returns:
- The wellCompltnVolDoc contained in this
VdmComplex.
-
getWellCompltnVolDocYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WellCompltnVolDocYr
- Returns:
- The wellCompltnVolDocYr contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_WellCompletionVolumeUpdateR>
-
equals
- Overrides:
equalsin classVdmObject<D_WellCompletionVolumeUpdateR>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_WellCompletionVolumeUpdateR>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_WellCompletionVolumeUpdateR>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_WellCompletionVolumeUpdateR>
-