public static class BusObjects.BusObjectsBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BusObjects |
build() |
BusObjects.BusObjectsBuilder |
sAPObjectTaskCode(String sAPObjectTaskCode)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
BusObjects.BusObjectsBuilder |
sAPObjectTaskTypeName(String sAPObjectTaskTypeName)
(Key Field) Constraints: Not nullable, Maximum length: 80
|
BusObjects.BusObjectsBuilder |
sAPObjectType(String sAPObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
BusObjects.BusObjectsBuilder |
sAPObjectTypeName(String sAPObjectTypeName)
(Key Field) Constraints: Not nullable, Maximum length: 80
|
String |
toString() |
public BusObjects.BusObjectsBuilder sAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
this
.public BusObjects.BusObjectsBuilder sAPObjectTypeName(@Nullable String sAPObjectTypeName)
Original property name from the Odata EDM: SAPObjectTypeName
this
.public BusObjects.BusObjectsBuilder sAPObjectTaskCode(@Nullable String sAPObjectTaskCode)
Original property name from the Odata EDM: SAPObjectTaskCode
this
.public BusObjects.BusObjectsBuilder sAPObjectTaskTypeName(@Nullable String sAPObjectTaskTypeName)
Original property name from the Odata EDM: SAPObjectTaskTypeName
that you maintain in the text table.this
.public BusObjects build()
Copyright © 2020 SAP SE. All rights reserved.