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