Class TeamTypeFunctions
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: TeamTypeFunctionsType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of TeamTypeFunctions instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamTypeFunctions>Selector for all available fields of TeamTypeFunctions.static final SimpleProperty.String<TeamTypeFunctions>static final SimpleProperty.String<TeamTypeFunctions>static final SimpleProperty.String<TeamTypeFunctions>Use with available request builders to apply the _FunctionTexts navigation property to query operations.static final NavigationProperty.Single<TeamTypeFunctions,TeamTypes> Use with available request builders to apply the _TeamType navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionTeamTypeFunctions(String respyMgmtTeamType, String respyMgmtFunction, String respyMgmtTeamCategory, List<TeamTypeFunctionTexts> to_FunctionTexts, TeamTypes to_TeamType) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFunctionTexts(TeamTypeFunctionTexts... entity) Adds elements to the list of associated TeamTypeFunctionTexts entities.builder()protected booleanbooleanprotected voidprotected Stringprotected Stringio.vavr.control.Option<List<TeamTypeFunctionTexts>>Retrieval of associated TeamTypeFunctionTexts entities (one to many).protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<TeamTypes>Retrieval of associated TeamTypes entity (one to one).getType()inthashCode()voidOverwrites the list of associated TeamTypeFunctionTexts entities for the loaded navigation property _FunctionTexts.voidsetRespyMgmtFunction(String respyMgmtFunction) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtTeamCategory(String respyMgmtTeamCategory) Constraints: Not nullable, Maximum length: 10voidsetRespyMgmtTeamType(String respyMgmtTeamType) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetTeamType(TeamTypes value) Overwrites the associated TeamTypes entity for the loaded navigation property _TeamType.toString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of TeamTypeFunctions. -
RESPY_MGMT_TEAM_TYPE
-
RESPY_MGMT_FUNCTION
-
RESPY_MGMT_TEAM_CATEGORY
-
TO__FUNCTION_TEXTS
public static final NavigationProperty.Collection<TeamTypeFunctions,TeamTypeFunctionTexts> TO__FUNCTION_TEXTSUse with available request builders to apply the _FunctionTexts navigation property to query operations. -
TO__TEAM_TYPE
Use with available request builders to apply the _TeamType navigation property to query operations.
-
-
Constructor Details
-
TeamTypeFunctions
public TeamTypeFunctions() -
TeamTypeFunctions
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TeamTypeFunctions>
-
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
-
setRespyMgmtTeamCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Parameters:
respyMgmtTeamCategory- Team Category
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<TeamTypeFunctions>
-
getKey
- Overrides:
getKeyin classVdmObject<TeamTypeFunctions>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TeamTypeFunctions>
-
fromMap
- Overrides:
fromMapin classVdmObject<TeamTypeFunctions>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TeamTypeFunctions>
-
getFunctionTextsIfPresent
Retrieval of associated TeamTypeFunctionTexts entities (one to many). This corresponds to the OData navigation property _FunctionTexts.If the navigation property for an entity TeamTypeFunctions has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _FunctionTexts is already loaded, the result will
contain the TeamTypeFunctionTexts entities. If not, an
Optionwith result stateemptyis returned.
-
setFunctionTexts
Overwrites the list of associated TeamTypeFunctionTexts entities for the loaded navigation property _FunctionTexts.If the navigation property _FunctionTexts of a queried TeamTypeFunctions is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of TeamTypeFunctionTexts entities.
-
addFunctionTexts
Adds elements to the list of associated TeamTypeFunctionTexts entities. This corresponds to the OData navigation property _FunctionTexts.If the navigation property _FunctionTexts of a queried TeamTypeFunctions is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of TeamTypeFunctionTexts entities.
-
getTeamTypeIfPresent
Retrieval of associated TeamTypes entity (one to one). This corresponds to the OData navigation property _TeamType.If the navigation property for an entity TeamTypeFunctions has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _TeamType is already loaded, the result will contain
the TeamTypes entity. If not, an
Optionwith result stateemptyis returned.
-
setTeamType
Overwrites the associated TeamTypes entity for the loaded navigation property _TeamType.- Parameters:
value- New TeamTypes entity.
-
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
-
getRespyMgmtTeamCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
- Team Category
-
toString
- Overrides:
toStringin classVdmObject<TeamTypeFunctions>
-
equals
- Overrides:
equalsin classVdmEntity<TeamTypeFunctions>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TeamTypeFunctions>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TeamTypeFunctions>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TeamTypeFunctions>
-