Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Class TeamCategoryFunctionTexts
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<TeamCategoryFunctionTexts>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamCategoryFunctionTexts
- All Implemented Interfaces:
VdmEntitySet
public class TeamCategoryFunctionTexts
extends VdmEntity<TeamCategoryFunctionTexts>
implements VdmEntitySet
Team Category Function Texts
Original entity name from the Odata EDM: TeamCategoryFunctionTextsType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamCategoryFunctionTexts>Selector for all available fields of TeamCategoryFunctionTexts.static final SimpleProperty.String<TeamCategoryFunctionTexts>static final SimpleProperty.String<TeamCategoryFunctionTexts>static final SimpleProperty.String<TeamCategoryFunctionTexts>static final SimpleProperty.String<TeamCategoryFunctionTexts>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionTeamCategoryFunctionTexts(String respyMgmtTeamCategory, String respyMgmtFunction, String language, String respyMgmtFunctionText) -
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: 50(Key Field) Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetRespyMgmtFunction(String respyMgmtFunction) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtFunctionText(String respyMgmtFunctionText) Constraints: Not nullable, Maximum length: 50voidsetRespyMgmtTeamCategory(String respyMgmtTeamCategory) (Key Field) Constraints: Not nullable, Maximum length: 10toString()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 TeamCategoryFunctionTexts. -
RESPY_MGMT_TEAM_CATEGORY
-
RESPY_MGMT_FUNCTION
-
LANGUAGE
-
RESPY_MGMT_FUNCTION_TEXT
-
-
Constructor Details
-
TeamCategoryFunctionTexts
public TeamCategoryFunctionTexts() -
TeamCategoryFunctionTexts
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TeamCategoryFunctionTexts>
-
setRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Parameters:
respyMgmtTeamCategory- Team Category
-
setRespyMgmtFunction
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtFunction
- Parameters:
respyMgmtFunction- Function
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRespyMgmtFunctionText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtFunctionText
- Parameters:
respyMgmtFunctionText- Function Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<TeamCategoryFunctionTexts>
-
getKey
- Overrides:
getKeyin classVdmObject<TeamCategoryFunctionTexts>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TeamCategoryFunctionTexts>
-
fromMap
- Overrides:
fromMapin classVdmObject<TeamCategoryFunctionTexts>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TeamCategoryFunctionTexts>
-
builder
-
getRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
- Team Category
-
getRespyMgmtFunction
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtFunction
- Returns:
- Function
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRespyMgmtFunctionText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtFunctionText
- Returns:
- Function Description
-
toString
- Overrides:
toStringin classVdmObject<TeamCategoryFunctionTexts>
-
equals
- Overrides:
equalsin classVdmEntity<TeamCategoryFunctionTexts>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TeamCategoryFunctionTexts>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TeamCategoryFunctionTexts>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TeamCategoryFunctionTexts>
-