Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Class TeamTypeFunctionTexts
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<TeamTypeFunctionTexts>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamTypeFunctionTexts
- All Implemented Interfaces:
VdmEntitySet
Team Type Function Texts
Original entity name from the Odata EDM: TeamTypeFunctionTextsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamTypeFunctionTexts>Selector for all available fields of TeamTypeFunctionTexts.static final SimpleProperty.String<TeamTypeFunctionTexts>static final SimpleProperty.String<TeamTypeFunctionTexts>static final SimpleProperty.String<TeamTypeFunctionTexts>static final SimpleProperty.String<TeamTypeFunctionTexts>static final SimpleProperty.String<TeamTypeFunctionTexts>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
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: 50Constraints: Not nullable, Maximum length: 10(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) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtTeamType(String respyMgmtTeamType) (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 TeamTypeFunctionTexts. -
RESPY_MGMT_TEAM_TYPE
-
RESPY_MGMT_FUNCTION
-
LANGUAGE
-
RESPY_MGMT_TEAM_CATEGORY
-
RESPY_MGMT_FUNCTION_TEXT
-
-
Constructor Details
-
TeamTypeFunctionTexts
public TeamTypeFunctionTexts() -
TeamTypeFunctionTexts
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TeamTypeFunctionTexts>
-
setRespyMgmtTeamType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamType
- Parameters:
respyMgmtTeamType- Team Type
-
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
-
setRespyMgmtTeamCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Parameters:
respyMgmtTeamCategory- Team Category
-
setRespyMgmtFunctionText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtFunctionText
- Parameters:
respyMgmtFunctionText- Function Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<TeamTypeFunctionTexts>
-
getKey
- Overrides:
getKeyin classVdmObject<TeamTypeFunctionTexts>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TeamTypeFunctionTexts>
-
fromMap
- Overrides:
fromMapin classVdmObject<TeamTypeFunctionTexts>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TeamTypeFunctionTexts>
-
builder
-
getRespyMgmtTeamType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamType
- Returns:
- Team Type
-
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
-
getRespyMgmtTeamCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
- Team Category
-
getRespyMgmtFunctionText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtFunctionText
- Returns:
- Function Description
-
toString
- Overrides:
toStringin classVdmObject<TeamTypeFunctionTexts>
-
equals
- Overrides:
equalsin classVdmEntity<TeamTypeFunctionTexts>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TeamTypeFunctionTexts>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TeamTypeFunctionTexts>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TeamTypeFunctionTexts>
-