Class MaintenanceTaskList.MaintenanceTaskListBuilder
- Enclosing class:
- MaintenanceTaskList
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstraints: Not nullable, Maximum length: 18build()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullableConstraints: Not nullable, Maximum length: 18functionalLocationLabelName(String functionalLocationLabelName) Constraints: Not nullable, Maximum length: 40isMarkedForDeletion(Boolean isMarkedForDeletion) Constraints: Not nullablelastChangeDate(LocalDate lastChangeDate) Constraints: NullablelastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Navigation property _LongText for MaintenanceTaskList to single MaintenanceTaskListLongText.maintenancePlanningPlant(String maintenancePlanningPlant) Constraints: Not nullable, Maximum length: 4maintenanceStrategy(String maintenanceStrategy) Constraints: Not nullable, Maximum length: 6maintPackage(MaintenanceTaskListStrtgyPckg... value) Navigation property _MaintPackage for MaintenanceTaskList to multiple MaintenanceTaskListStrtgyPckg.operation(MaintenanceTaskListOperation... value) Navigation property _Operation for MaintenanceTaskList to multiple MaintenanceTaskListOperation.operationSystemCondition(String operationSystemCondition) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 4responsiblePlannerGroup(String responsiblePlannerGroup) Constraints: Not nullable, Maximum length: 3taskListDesc(String taskListDesc) 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: 2taskListIsHierarchical(Boolean taskListIsHierarchical) Constraints: Not nullabletaskListStatus(String taskListStatus) Constraints: Not nullable, Maximum length: 3taskListStatusDesc(String taskListStatusDesc) Constraints: Not nullable, Maximum length: 40taskListType(String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1taskListUsage(String taskListUsage) Constraints: Not nullable, Maximum length: 3taskListVersionCounter(String taskListVersionCounter) (Key Field) Constraints: Not nullable, Maximum length: 8technicalObject(String technicalObject) Constraints: Not nullable, Maximum length: 40toString()validityEndDate(LocalDate validityEndDate) Constraints: NullablevalidityStartDate(LocalDate validityStartDate) Constraints: NullableworkCenter(String workCenter) Constraints: Not nullable, Maximum length: 8
-
Method Details
-
longText
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder longText(MaintenanceTaskListLongText value) Navigation property _LongText for MaintenanceTaskList to single MaintenanceTaskListLongText.- Parameters:
value- The MaintenanceTaskListLongText to build this MaintenanceTaskList with.- Returns:
- This Builder to allow for a fluent interface.
-
maintPackage
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder maintPackage(MaintenanceTaskListStrtgyPckg... value) Navigation property _MaintPackage for MaintenanceTaskList to multiple MaintenanceTaskListStrtgyPckg.- Parameters:
value- The MaintenanceTaskListStrtgyPckgs to build this MaintenanceTaskList with.- Returns:
- This Builder to allow for a fluent interface.
-
operation
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder operation(MaintenanceTaskListOperation... value) Navigation property _Operation for MaintenanceTaskList to multiple MaintenanceTaskListOperation.- Parameters:
value- The MaintenanceTaskListOperations to build this MaintenanceTaskList with.- Returns:
- This Builder to allow for a fluent interface.
-
taskListType
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListType(@Nullable String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TaskListType
- Returns:
this.
-
taskListGroup
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListGroup(@Nullable String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListGroup
- Returns:
this.
-
taskListGroupCounter
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListGroupCounter(@Nullable String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaskListGroupCounter
- Returns:
this.
-
taskListVersionCounter
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListVersionCounter(@Nullable String taskListVersionCounter) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListVersionCounter
- Returns:
this.
-
maintenancePlanningPlant
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder maintenancePlanningPlant(@Nullable String maintenancePlanningPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintenancePlanningPlant
- Returns:
this.
-
taskListStatus
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListStatus(@Nullable String taskListStatus) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TaskListStatus
- Returns:
this.
-
taskListStatusDesc
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListStatusDesc(@Nullable String taskListStatusDesc) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TaskListStatusDesc
- Returns:
this.
-
technicalObject
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder technicalObject(@Nullable String technicalObject) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TechnicalObject
- Returns:
this.
-
taskListUsage
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListUsage(@Nullable String taskListUsage) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TaskListUsage
- Returns:
this.
-
taskListDesc
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListDesc(@Nullable String taskListDesc) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TaskListDesc
- Returns:
this.
-
workCenter
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder workCenter(@Nullable String workCenter) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
this.
-
maintenanceStrategy
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder maintenanceStrategy(@Nullable String maintenanceStrategy) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: MaintenanceStrategy
- Returns:
this.
-
operationSystemCondition
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder operationSystemCondition(@Nullable String operationSystemCondition) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OperationSystemCondition
- Returns:
this.
-
assembly
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Assembly
- Returns:
this.
-
changeNumber
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
validityStartDate
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder validityEndDate(@Nullable LocalDate validityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
isMarkedForDeletion
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder isMarkedForDeletion(@Nullable Boolean isMarkedForDeletion) Constraints: Not nullableOriginal property name from the Odata EDM: IsMarkedForDeletion
- Returns:
this.
-
lastChangeDate
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder lastChangeDate(@Nullable LocalDate lastChangeDate) Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
createdByUser
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder creationDate(@Nullable LocalDate creationDate) Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
responsiblePlannerGroup
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder responsiblePlannerGroup(@Nullable String responsiblePlannerGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ResponsiblePlannerGroup
- Returns:
this.
-
equipment
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder equipment(@Nullable String equipment) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Equipment
- Returns:
this.
-
functionalLocationLabelName
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder functionalLocationLabelName(@Nullable String functionalLocationLabelName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: FunctionalLocationLabelName
- Returns:
this.
-
taskListIsHierarchical
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder taskListIsHierarchical(@Nullable Boolean taskListIsHierarchical) Constraints: Not nullableOriginal property name from the Odata EDM: TaskListIsHierarchical
- Returns:
this.
-
_Messages
@Nonnull public MaintenanceTaskList.MaintenanceTaskListBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-