Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Class TeamCategoryRespyAttributeTxts
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<TeamCategoryRespyAttributeTxts>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamCategoryRespyAttributeTxts
- All Implemented Interfaces:
VdmEntitySet
public class TeamCategoryRespyAttributeTxts
extends VdmEntity<TeamCategoryRespyAttributeTxts>
implements VdmEntitySet
Team Category Respy Attribute Texts
Original entity name from the Odata EDM: TeamCategoryRespyAttributeTxtsType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamCategoryRespyAttributeTxts>Selector for all available fields of TeamCategoryRespyAttributeTxts.static final SimpleProperty.String<TeamCategoryRespyAttributeTxts>static final SimpleProperty.String<TeamCategoryRespyAttributeTxts>static final SimpleProperty.String<TeamCategoryRespyAttributeTxts>static final SimpleProperty.String<TeamCategoryRespyAttributeTxts>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionTeamCategoryRespyAttributeTxts(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: 10getType()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: 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 TeamCategoryRespyAttributeTxts. -
RESPY_MGMT_TEAM_CATEGORY
-
RESPY_MGMT_ATTRIBUTE_NAME
-
LANGUAGE
-
RESPY_MGMT_ATTRIBUTE_TEXT
-
-
Constructor Details
-
TeamCategoryRespyAttributeTxts
public TeamCategoryRespyAttributeTxts() -
TeamCategoryRespyAttributeTxts
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TeamCategoryRespyAttributeTxts>
-
setRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 10Original 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<TeamCategoryRespyAttributeTxts>
-
getKey
- Overrides:
getKeyin classVdmObject<TeamCategoryRespyAttributeTxts>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TeamCategoryRespyAttributeTxts>
-
fromMap
- Overrides:
fromMapin classVdmObject<TeamCategoryRespyAttributeTxts>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TeamCategoryRespyAttributeTxts>
-
builder
@Nonnull public static TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder builder() -
getRespyMgmtTeamCategory
(Key Field) Constraints: Not nullable, Maximum length: 10Original 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<TeamCategoryRespyAttributeTxts>
-
equals
- Overrides:
equalsin classVdmEntity<TeamCategoryRespyAttributeTxts>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TeamCategoryRespyAttributeTxts>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TeamCategoryRespyAttributeTxts>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TeamCategoryRespyAttributeTxts>
-