Class MaintenanceTaskListLongText
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: MaintenanceTaskListLongTextType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of MaintenanceTaskListLongText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<MaintenanceTaskListLongText>Selector for all available fields of MaintenanceTaskListLongText.static final SimpleProperty.String<MaintenanceTaskListLongText>static final SimpleProperty.String<MaintenanceTaskListLongText>static final SimpleProperty.String<MaintenanceTaskListLongText>static final SimpleProperty.String<MaintenanceTaskListLongText>static final SimpleProperty.String<MaintenanceTaskListLongText>static final SimpleProperty.String<MaintenanceTaskListLongText>Use with available request builders to apply the _MaintenanceTaskList navigation property to query operations.static final SimpleProperty.Date<MaintenanceTaskListLongText>static final SimpleProperty.Date<MaintenanceTaskListLongText>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMaintenanceTaskListLongText(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter, LocalDate validityStartDate, LocalDate validityEndDate, String plainLongText, String language, Collection<SAP__Message> _Messages, MaintenanceTaskList to_MaintenanceTaskList) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<MaintenanceTaskList>Retrieval of associated MaintenanceTaskList entity (one to one).Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 8getType()Constraints: NullableConstraints: NullableinthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetLanguage(String language) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated MaintenanceTaskList entity for the loaded navigation property _MaintenanceTaskList.voidsetPlainLongText(String plainLongText) Constraints: Not nullablevoidsetTaskListGroup(String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetTaskListGroupCounter(String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetTaskListType(String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetTaskListVersionCounter(String taskListVersionCounter) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetValidityEndDate(LocalDate validityEndDate) Constraints: NullablevoidsetValidityStartDate(LocalDate validityStartDate) Constraints: NullabletoString()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 MaintenanceTaskListLongText. -
TASK_LIST_TYPE
-
TASK_LIST_GROUP
-
TASK_LIST_GROUP_COUNTER
-
TASK_LIST_VERSION_COUNTER
-
VALIDITY_START_DATE
-
VALIDITY_END_DATE
-
PLAIN_LONG_TEXT
-
LANGUAGE
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__MAINTENANCE_TASK_LIST
public static final NavigationProperty.Single<MaintenanceTaskListLongText,MaintenanceTaskList> TO__MAINTENANCE_TASK_LISTUse with available request builders to apply the _MaintenanceTaskList navigation property to query operations.
-
-
Constructor Details
-
MaintenanceTaskListLongText
public MaintenanceTaskListLongText() -
MaintenanceTaskListLongText
public MaintenanceTaskListLongText(@Nullable String taskListType, @Nullable String taskListGroup, @Nullable String taskListGroupCounter, @Nullable String taskListVersionCounter, @Nullable LocalDate validityStartDate, @Nullable LocalDate validityEndDate, @Nullable String plainLongText, @Nullable String language, @Nullable Collection<SAP__Message> _Messages, @Nullable MaintenanceTaskList to_MaintenanceTaskList)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<MaintenanceTaskListLongText>
-
setTaskListType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TaskListType
- Parameters:
taskListType- Task List Type
-
setTaskListGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListGroup
- Parameters:
taskListGroup- Key for Task List Group
-
setTaskListGroupCounter
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaskListGroupCounter
- Parameters:
taskListGroupCounter- Group Counter
-
setTaskListVersionCounter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListVersionCounter
- Parameters:
taskListVersionCounter- Internal counter
-
setValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Valid-From Date
-
setValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Valid-To Date
-
setPlainLongText
Constraints: Not nullableOriginal property name from the Odata EDM: PlainLongText
- Parameters:
plainLongText- Long Text
-
setLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<MaintenanceTaskListLongText>
-
getKey
- Overrides:
getKeyin classVdmObject<MaintenanceTaskListLongText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<MaintenanceTaskListLongText>
-
fromMap
- Overrides:
fromMapin classVdmObject<MaintenanceTaskListLongText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<MaintenanceTaskListLongText>
-
getMaintenanceTaskListIfPresent
Retrieval of associated MaintenanceTaskList entity (one to one). This corresponds to the OData navigation property _MaintenanceTaskList.If the navigation property for an entity MaintenanceTaskListLongText 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 _MaintenanceTaskList is already loaded, the result will
contain the MaintenanceTaskList entity. If not, an
Optionwith result stateemptyis returned.
-
setMaintenanceTaskList
Overwrites the associated MaintenanceTaskList entity for the loaded navigation property _MaintenanceTaskList.- Parameters:
value- New MaintenanceTaskList entity.
-
builder
-
getTaskListType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TaskListType
- Returns:
- Task List Type
-
getTaskListGroup
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListGroup
- Returns:
- Key for Task List Group
-
getTaskListGroupCounter
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaskListGroupCounter
- Returns:
- Group Counter
-
getTaskListVersionCounter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListVersionCounter
- Returns:
- Internal counter
-
getValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
- Valid-From Date
-
getValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
- Valid-To Date
-
getPlainLongText
Constraints: Not nullableOriginal property name from the Odata EDM: PlainLongText
- Returns:
- Long Text
-
getLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<MaintenanceTaskListLongText>
-
equals
- Overrides:
equalsin classVdmEntity<MaintenanceTaskListLongText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<MaintenanceTaskListLongText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<MaintenanceTaskListLongText>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<MaintenanceTaskListLongText>
-