Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2
Class RespyTeamCategoryAttribTxt
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<RespyTeamCategoryAttribTxt>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyTeamCategoryAttribTxt
- All Implemented Interfaces:
VdmEntitySet
public class RespyTeamCategoryAttribTxt
extends VdmEntity<RespyTeamCategoryAttribTxt>
implements VdmEntitySet
Team Category Respy Attribute Texts
Original entity name from the Odata EDM: RespyTeamCategoryAttribTxt_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyTeamCategoryAttribTxt>Selector for all available fields of RespyTeamCategoryAttribTxt.static final SimpleProperty.String<RespyTeamCategoryAttribTxt>static final SimpleProperty.String<RespyTeamCategoryAttribTxt>static final SimpleProperty.String<RespyTeamCategoryAttribTxt>static final SimpleProperty.String<RespyTeamCategoryAttribTxt>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRespyTeamCategoryAttribTxt(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language, String respyMgmtAttributeText) -
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: 30Constraints: Not nullable, Maximum length: 50(Key Field) Constraints: Not nullable, Maximum length: 30getType()inthashCode()voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetRespyMgmtAttributeName(String respyMgmtAttributeName) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetRespyMgmtAttributeText(String respyMgmtAttributeText) Constraints: Not nullable, Maximum length: 50voidsetRespyMgmtTeamCategory(String respyMgmtTeamCategory) (Key Field) Constraints: Not nullable, Maximum length: 30toString()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 RespyTeamCategoryAttribTxt. -
RESPY_MGMT_TEAM_CATEGORY
-
RESPY_MGMT_ATTRIBUTE_NAME
-
LANGUAGE
-
RESPY_MGMT_ATTRIBUTE_TEXT
-
-
Constructor Details
-
RespyTeamCategoryAttribTxt
public RespyTeamCategoryAttribTxt() -
RespyTeamCategoryAttribTxt
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<RespyTeamCategoryAttribTxt>
-
setRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtTeamCategory
- Parameters:
respyMgmtTeamCategory- Team Category
-
setRespyMgmtAttributeName
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtAttributeName
- Parameters:
respyMgmtAttributeName- Responsibility Definition Name
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setRespyMgmtAttributeText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtAttributeText
- Parameters:
respyMgmtAttributeText- Responsibility Definition Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<RespyTeamCategoryAttribTxt>
-
getKey
- Overrides:
getKeyin classVdmObject<RespyTeamCategoryAttribTxt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<RespyTeamCategoryAttribTxt>
-
fromMap
- Overrides:
fromMapin classVdmObject<RespyTeamCategoryAttribTxt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<RespyTeamCategoryAttribTxt>
-
builder
-
getRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
- Team Category
-
getRespyMgmtAttributeName
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtAttributeName
- Returns:
- Responsibility Definition Name
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getRespyMgmtAttributeText
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtAttributeText
- Returns:
- Responsibility Definition Description
-
toString
- Overrides:
toStringin classVdmObject<RespyTeamCategoryAttribTxt>
-
equals
- Overrides:
equalsin classVdmEntity<RespyTeamCategoryAttribTxt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<RespyTeamCategoryAttribTxt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<RespyTeamCategoryAttribTxt>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<RespyTeamCategoryAttribTxt>
-