Class MaintNotifDetectionProfile
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<MaintNotifDetectionProfile>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifDetectionProfile
- All Implemented Interfaces:
VdmEntitySet
public class MaintNotifDetectionProfile
extends VdmEntity<MaintNotifDetectionProfile>
implements VdmEntitySet
Detection Method Profile
Original entity name from the Odata EDM: MaintNotifDetectionProfile_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<MaintNotifDetectionProfile>Selector for all available fields of MaintNotifDetectionProfile.static final SimpleProperty.String<MaintNotifDetectionProfile>static final SimpleProperty.String<MaintNotifDetectionProfile>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMaintNotifDetectionProfile(String maintNotifDetectionProfile, String maintNotifDetectionProfileText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40getType()inthashCode()voidsetMaintNotifDetectionProfile(String maintNotifDetectionProfile) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetMaintNotifDetectionProfileText(String maintNotifDetectionProfileText) Constraints: Not nullable, Maximum length: 40toString()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 MaintNotifDetectionProfile. -
MAINT_NOTIF_DETECTION_PROFILE
-
MAINT_NOTIF_DETECTION_PROFILE_TEXT
public static final SimpleProperty.String<MaintNotifDetectionProfile> MAINT_NOTIF_DETECTION_PROFILE_TEXT
-
-
Constructor Details
-
MaintNotifDetectionProfile
public MaintNotifDetectionProfile() -
MaintNotifDetectionProfile
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<MaintNotifDetectionProfile>
-
setMaintNotifDetectionProfile
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaintNotifDetectionProfile
- Parameters:
maintNotifDetectionProfile- Detection Method Profile
-
setMaintNotifDetectionProfileText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaintNotifDetectionProfileText
- Parameters:
maintNotifDetectionProfileText- Detection Method Profile Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<MaintNotifDetectionProfile>
-
getKey
- Overrides:
getKeyin classVdmObject<MaintNotifDetectionProfile>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<MaintNotifDetectionProfile>
-
fromMap
- Overrides:
fromMapin classVdmObject<MaintNotifDetectionProfile>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<MaintNotifDetectionProfile>
-
builder
-
getMaintNotifDetectionProfile
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaintNotifDetectionProfile
- Returns:
- Detection Method Profile
-
getMaintNotifDetectionProfileText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaintNotifDetectionProfileText
- Returns:
- Detection Method Profile Description
-
toString
- Overrides:
toStringin classVdmObject<MaintNotifDetectionProfile>
-
equals
- Overrides:
equalsin classVdmEntity<MaintNotifDetectionProfile>
-
canEqual
- Overrides:
canEqualin classVdmEntity<MaintNotifDetectionProfile>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<MaintNotifDetectionProfile>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<MaintNotifDetectionProfile>
-