Class PrintQueueInfo.PrintQueueInfoBuilder
- Enclosing class:
- PrintQueueInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cleanupPrd(Short cleanupPrd) Constraints: Not nullablecreateTime(LocalDateTime createTime) Constraints: Not nullable, Precision: 0lastRetrieveTime(LocalDateTime lastRetrieveTime) Constraints: Not nullable, Precision: 0locationID(String locationID) Constraints: Not nullable, Maximum length: 60locationIDType(String locationIDType) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 3nrOfNewItems(Short nrOfNewItems) Constraints: Not nullableConstraints: Not nullableqdescription(String qdescription) Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 51qformatDescript(String qformatDescript) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 32Constraints: Not nullableConstraints: Not nullable, Maximum length: 1techUserName(String techUserName) Constraints: Not nullable, Maximum length: 12toString()
-
Method Details
-
mandt
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Mandt
- Returns:
this.
-
qname
(Key Field) Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: Qname
- Returns:
this.
-
qdescription
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: Qdescription
- Returns:
this.
-
qformat
Constraints: Not nullable, Maximum length: 51Original property name from the Odata EDM: Qformat
- Returns:
this.
-
qformatDescript
@Nonnull public PrintQueueInfo.PrintQueueInfoBuilder qformatDescript(@Nullable String qformatDescript) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: QformatDescript
- Returns:
this.
-
techUserName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TechUserName
- Returns:
this.
-
qstatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: Qstatus
- Returns:
this.
-
createTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreateTime
- Returns:
this.
-
lastRetrieveTime
@Nonnull public PrintQueueInfo.PrintQueueInfoBuilder lastRetrieveTime(@Nullable LocalDateTime lastRetrieveTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastRetrieveTime
- Returns:
this.
-
cleanupPrd
Constraints: Not nullableOriginal property name from the Odata EDM: CleanupPrd
- Returns:
this.
-
locationID
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: LocationID
- Returns:
this.
-
locationIDType
@Nonnull public PrintQueueInfo.PrintQueueInfoBuilder locationIDType(@Nullable String locationIDType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LocationIDType
- Returns:
this.
-
oMSType
Constraints: Not nullableOriginal property name from the Odata EDM: OMSType
- Returns:
this.
-
qparams
Constraints: Not nullableOriginal property name from the Odata EDM: Qparams
- Returns:
this.
-
nrOfNewItems
Constraints: Not nullableOriginal property name from the Odata EDM: NrOfNewItems
- Returns:
this.
-
build
-
toString
-