Class MaintNotifDetGroup
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<MaintNotifDetGroup>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifDetGroup
- All Implemented Interfaces:
VdmEntitySet
Detection Method Group
Original entity name from the Odata EDM: MaintNotifDetGroup_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<MaintNotifDetGroup>Selector for all available fields of MaintNotifDetGroup.static final SimpleProperty.Boolean<MaintNotifDetGroup>static final SimpleProperty.String<MaintNotifDetGroup>static final SimpleProperty.String<MaintNotifDetGroup>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMaintNotifDetGroup(String maintNotifDetectionGroup, String maintNotifDetectionGroupText, Boolean isDeactivated) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected StringConstraints: Not nullableprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 40getType()inthashCode()voidsetIsDeactivated(Boolean isDeactivated) Constraints: Not nullablevoidsetMaintNotifDetectionGroup(String maintNotifDetectionGroup) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetMaintNotifDetectionGroupText(String maintNotifDetectionGroupText) 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 MaintNotifDetGroup. -
MAINT_NOTIF_DETECTION_GROUP
-
MAINT_NOTIF_DETECTION_GROUP_TEXT
-
IS_DEACTIVATED
-
-
Constructor Details
-
MaintNotifDetGroup
public MaintNotifDetGroup() -
MaintNotifDetGroup
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<MaintNotifDetGroup>
-
setMaintNotifDetectionGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MaintNotifDetectionGroup
- Parameters:
maintNotifDetectionGroup- Detection Method Group
-
setMaintNotifDetectionGroupText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaintNotifDetectionGroupText
- Parameters:
maintNotifDetectionGroupText- Detection Method Group Description
-
setIsDeactivated
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeactivated
- Parameters:
isDeactivated- Deactivate
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<MaintNotifDetGroup>
-
getKey
- Overrides:
getKeyin classVdmObject<MaintNotifDetGroup>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<MaintNotifDetGroup>
-
fromMap
- Overrides:
fromMapin classVdmObject<MaintNotifDetGroup>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<MaintNotifDetGroup>
-
builder
-
getMaintNotifDetectionGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MaintNotifDetectionGroup
- Returns:
- Detection Method Group
-
getMaintNotifDetectionGroupText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaintNotifDetectionGroupText
- Returns:
- Detection Method Group Description
-
getIsDeactivated
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeactivated
- Returns:
- Deactivate
-
toString
- Overrides:
toStringin classVdmObject<MaintNotifDetGroup>
-
equals
- Overrides:
equalsin classVdmEntity<MaintNotifDetGroup>
-
canEqual
- Overrides:
canEqualin classVdmEntity<MaintNotifDetGroup>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<MaintNotifDetGroup>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<MaintNotifDetGroup>
-