Class MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder
- Enclosing class:
- MaintenanceTaskListStrtgyPckg
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12maintenancePackage(String maintenancePackage) (Key Field) Constraints: Not nullable, Maximum length: 2maintenancePackageText(String maintenancePackageText) Constraints: Not nullable, Maximum length: 30maintenanceTaskListOperation(String maintenanceTaskListOperation) Constraints: Not nullable, Maximum length: 4maintPckgTskListOpAllocIntNmbr(String maintPckgTskListOpAllocIntNmbr) (Key Field) Constraints: Not nullable, Maximum length: 8maintTaskListSubOperation(String maintTaskListSubOperation) Constraints: Not nullable, Maximum length: 4operationText(String operationText) Constraints: Not nullable, Maximum length: 40taskListGroup(String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8taskListGroupCounter(String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2taskListOperationInternalId(String taskListOperationInternalId) (Key Field) Constraints: Not nullable, Maximum length: 8taskListSequence(String taskListSequence) (Key Field) Constraints: Not nullable, Maximum length: 6taskListType(String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1toString()
-
Method Details
-
taskListType
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder taskListType(@Nullable String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TaskListType
- Returns:
this.
-
taskListGroup
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder taskListGroup(@Nullable String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListGroup
- Returns:
this.
-
taskListGroupCounter
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder taskListGroupCounter(@Nullable String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaskListGroupCounter
- Returns:
this.
-
taskListSequence
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder taskListSequence(@Nullable String taskListSequence) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TaskListSequence
- Returns:
this.
-
taskListOperationInternalId
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder taskListOperationInternalId(@Nullable String taskListOperationInternalId) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListOperationInternalId
- Returns:
this.
-
maintenancePackage
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder maintenancePackage(@Nullable String maintenancePackage) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaintenancePackage
- Returns:
this.
-
maintPckgTskListOpAllocIntNmbr
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder maintPckgTskListOpAllocIntNmbr(@Nullable String maintPckgTskListOpAllocIntNmbr) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MaintPckgTskListOpAllocIntNmbr
- Returns:
this.
-
maintenancePackageText
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder maintenancePackageText(@Nullable String maintenancePackageText) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MaintenancePackageText
- Returns:
this.
-
maintenanceTaskListOperation
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder maintenanceTaskListOperation(@Nullable String maintenanceTaskListOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintenanceTaskListOperation
- Returns:
this.
-
operationText
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder operationText(@Nullable String operationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OperationText
- Returns:
this.
-
maintTaskListSubOperation
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder maintTaskListSubOperation(@Nullable String maintTaskListSubOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintTaskListSubOperation
- Returns:
this.
-
changeNumber
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
_Messages
@Nonnull public MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-