Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Class TeamTypeTexts
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<TeamTypeTexts>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamTypeTexts
- All Implemented Interfaces:
VdmEntitySet
Team Type Texts
Original entity name from the Odata EDM: TeamTypeTextsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamTypeTexts>Selector for all available fields of TeamTypeTexts.static final SimpleProperty.String<TeamTypeTexts>static final SimpleProperty.String<TeamTypeTexts>static final SimpleProperty.String<TeamTypeTexts>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionTeamTypeTexts(String respyMgmtTeamType, String language, String respyMgmtTeamTypeText) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 50getType()inthashCode()voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetRespyMgmtTeamType(String respyMgmtTeamType) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtTeamTypeText(String respyMgmtTeamTypeText) Constraints: Not nullable, Maximum length: 50toString()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 TeamTypeTexts. -
RESPY_MGMT_TEAM_TYPE
-
LANGUAGE
-
RESPY_MGMT_TEAM_TYPE_TEXT
-
-
Constructor Details
-
TeamTypeTexts
public TeamTypeTexts() -
TeamTypeTexts
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TeamTypeTexts>
-
setRespyMgmtTeamType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamType
- Parameters:
respyMgmtTeamType- Team Type
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRespyMgmtTeamTypeText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtTeamTypeText
- Parameters:
respyMgmtTeamTypeText- Team Type Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<TeamTypeTexts>
-
getKey
- Overrides:
getKeyin classVdmObject<TeamTypeTexts>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TeamTypeTexts>
-
fromMap
- Overrides:
fromMapin classVdmObject<TeamTypeTexts>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TeamTypeTexts>
-
builder
-
getRespyMgmtTeamType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamType
- Returns:
- Team Type
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRespyMgmtTeamTypeText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtTeamTypeText
- Returns:
- Team Type Description
-
toString
- Overrides:
toStringin classVdmObject<TeamTypeTexts>
-
equals
- Overrides:
equalsin classVdmEntity<TeamTypeTexts>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TeamTypeTexts>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TeamTypeTexts>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TeamTypeTexts>
-