public static class OriginObject.OriginObjectBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OriginObject |
build() |
OriginObject.OriginObjectBuilder |
originObjectType_ID(String originObjectType_ID)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
OriginObject.OriginObjectBuilder |
originObjectTypeText(String originObjectTypeText)
Constraints: none
|
String |
toString() |
public OriginObject.OriginObjectBuilder originObjectType_ID(@Nullable String originObjectType_ID)
Original property name from the Odata EDM: OriginObjectType_ID
this
.public OriginObject.OriginObjectBuilder originObjectTypeText(@Nullable String originObjectTypeText)
Original property name from the Odata EDM: OriginObjectTypeText
this
.public OriginObject build()
Copyright © 2020 SAP SE. All rights reserved.