Modifier and Type | Method and Description |
---|---|
TeamCategoryRespyAttributeTxts |
TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<TeamCategoryRespyAttributeTxts>> |
TeamCategoryRespyAttributes.getResponsibilityAttributeTextsIfPresent()
Retrieval of associated TeamCategoryRespyAttributeTxts entities (one to many).
|
Class<TeamCategoryRespyAttributeTxts> |
TeamCategoryRespyAttributeTxts.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TeamCategoryRespyAttributes.addResponsibilityAttributeTexts(TeamCategoryRespyAttributeTxts... entity)
Adds elements to the list of associated TeamCategoryRespyAttributeTxts entities.
|
TeamCategoryRespyAttributes.TeamCategoryRespyAttributesBuilder |
TeamCategoryRespyAttributes.TeamCategoryRespyAttributesBuilder.responsibilityAttributeTexts(TeamCategoryRespyAttributeTxts... value)
Navigation property _ResponsibilityAttributeTexts for TeamCategoryRespyAttributes to multiple
TeamCategoryRespyAttributeTxts.
|
Modifier and Type | Method and Description |
---|---|
void |
TeamCategoryRespyAttributes.setResponsibilityAttributeTexts(List<TeamCategoryRespyAttributeTxts> value)
Overwrites the list of associated TeamCategoryRespyAttributeTxts entities for the loaded navigation
property _ResponsibilityAttributeTexts.
|
Constructor and Description |
---|
TeamCategoryRespyAttributes(String respyMgmtTeamCategory,
String respyMgmtAttributeName,
List<TeamCategoryRespyAttributeTxts> to_ResponsibilityAttributeTexts,
TeamCategories to_TeamCategory) |
Copyright © 2021 SAP SE. All rights reserved.