Package com.onslip360
Class API.Partial_Shift
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_Shift>
-
- com.onslip360.API.Partial_Shift
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_Shift>>
- Enclosing class:
- API
public static class API.Partial_Shift extends Onslip360Object<API.Partial_Shift>
-
-
Constructor Summary
Constructors Constructor Description Partial_Shift()
-
Method Summary
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Method Detail
-
history
@Nonnull public Optional<API.Partial_ShiftHistory[]> history()
-
status
@Nonnull public Optional<API.Shift.Status> status()
-
deleted
@Nonnull public API.Partial_Shift deleted(@Nullable String deleted)
-
deleted
@Nonnull public API.Partial_Shift deleted(@Nullable Erasable<String> deleted)
-
endDate
@Nonnull public API.Partial_Shift endDate(@Nullable String endDate)
-
endDate
@Nonnull public API.Partial_Shift endDate(@Nullable Erasable<String> endDate)
-
history
@Nonnull public API.Partial_Shift history(@Nullable API.Partial_ShiftHistory[] history)
-
identityNumber
@Nonnull public API.Partial_Shift identityNumber(@Nullable String identityNumber)
-
labels
@Nonnull public API.Partial_Shift labels(@Nullable Long[] labels)
-
labels
@Nonnull public API.Partial_Shift labels(@Nullable Erasable<Long[]> labels)
-
name
@Nonnull public API.Partial_Shift name(@Nullable String name)
-
startDate
@Nonnull public API.Partial_Shift startDate(@Nullable String startDate)
-
status
@Nonnull public API.Partial_Shift status(@Nullable API.Shift.Status status)
-
tags
@Nonnull public API.Partial_Shift tags(@Nullable String[] tags)
-
tags
@Nonnull public API.Partial_Shift tags(@Nullable Erasable<String[]> tags)
-
user
@Nonnull public API.Partial_Shift user(@Nullable Long user)
-
-