Class Return
Original complex type name from the Odata EDM: Return
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionReturn()Return(String collectiveProcessing, String deliveryDocument, String deliveryDocumentItem, String scheduleLine, String collectiveProcessingMsgCounter, String systemMessageIdentification, String systemMessageNumber, String systemMessageType, String systemMessageVariable1, String systemMessageVariable2, String systemMessageVariable3, String systemMessageVariable4, String collectiveProcessingType) -
Method Summary
Modifier and TypeMethodDescriptionstatic Return.ReturnBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 6getKey()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50getType()inthashCode()voidsetCollectiveProcessing(String collectiveProcessing) Constraints: Not nullable, Maximum length: 10voidsetCollectiveProcessingMsgCounter(String collectiveProcessingMsgCounter) Constraints: Not nullable, Maximum length: 2voidsetCollectiveProcessingType(String collectiveProcessingType) Constraints: Not nullable, Maximum length: 1voidsetDeliveryDocument(String deliveryDocument) Constraints: Not nullable, Maximum length: 10voidsetDeliveryDocumentItem(String deliveryDocumentItem) Constraints: Not nullable, Maximum length: 6voidsetScheduleLine(String scheduleLine) Constraints: Not nullable, Maximum length: 4voidsetSystemMessageIdentification(String systemMessageIdentification) Constraints: Not nullable, Maximum length: 20voidsetSystemMessageNumber(String systemMessageNumber) Constraints: Not nullable, Maximum length: 3voidsetSystemMessageType(String systemMessageType) Constraints: Not nullable, Maximum length: 1voidsetSystemMessageVariable1(String systemMessageVariable1) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable2(String systemMessageVariable2) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable3(String systemMessageVariable3) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable4(String systemMessageVariable4) Constraints: Not nullable, Maximum length: 50toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Constructor Details
-
Return
public Return() -
Return
public Return(@Nullable String collectiveProcessing, @Nullable String deliveryDocument, @Nullable String deliveryDocumentItem, @Nullable String scheduleLine, @Nullable String collectiveProcessingMsgCounter, @Nullable String systemMessageIdentification, @Nullable String systemMessageNumber, @Nullable String systemMessageType, @Nullable String systemMessageVariable1, @Nullable String systemMessageVariable2, @Nullable String systemMessageVariable3, @Nullable String systemMessageVariable4, @Nullable String collectiveProcessingType)
-
-
Method Details
-
getType
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Return>
-
fromMap
-
getKey
-
setCollectiveProcessing
Constraints: Not nullable, Maximum length: 10Original property from the Odata EDM: CollectiveProcessing
- Parameters:
collectiveProcessing- Group
-
setDeliveryDocument
Constraints: Not nullable, Maximum length: 10Original property from the Odata EDM: DeliveryDocument
- Parameters:
deliveryDocument- SD Document
-
setDeliveryDocumentItem
Constraints: Not nullable, Maximum length: 6Original property from the Odata EDM: DeliveryDocumentItem
- Parameters:
deliveryDocumentItem- Item
-
setScheduleLine
Constraints: Not nullable, Maximum length: 4Original property from the Odata EDM: ScheduleLine
- Parameters:
scheduleLine- Schedule Line
-
setCollectiveProcessingMsgCounter
Constraints: Not nullable, Maximum length: 2Original property from the Odata EDM: CollectiveProcessingMsgCounter
- Parameters:
collectiveProcessingMsgCounter- Counter
-
setSystemMessageIdentification
Constraints: Not nullable, Maximum length: 20Original property from the Odata EDM: SystemMessageIdentification
- Parameters:
systemMessageIdentification- Message ID
-
setSystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property from the Odata EDM: SystemMessageNumber
- Parameters:
systemMessageNumber- Message Number
-
setSystemMessageType
Constraints: Not nullable, Maximum length: 1Original property from the Odata EDM: SystemMessageType
- Parameters:
systemMessageType- Message Type
-
setSystemMessageVariable1
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable1
- Parameters:
systemMessageVariable1- Message var.
-
setSystemMessageVariable2
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable2
- Parameters:
systemMessageVariable2- Message var.
-
setSystemMessageVariable3
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable3
- Parameters:
systemMessageVariable3- Message var.
-
setSystemMessageVariable4
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable4
- Parameters:
systemMessageVariable4- Message var.
-
setCollectiveProcessingType
Constraints: Not nullable, Maximum length: 1Original property from the Odata EDM: CollectiveProcessingType
- Parameters:
collectiveProcessingType- Group Type
-
builder
-
getCollectiveProcessing
Constraints: Not nullable, Maximum length: 10Original property from the Odata EDM: CollectiveProcessing
- Returns:
- Group
-
getDeliveryDocument
Constraints: Not nullable, Maximum length: 10Original property from the Odata EDM: DeliveryDocument
- Returns:
- SD Document
-
getDeliveryDocumentItem
Constraints: Not nullable, Maximum length: 6Original property from the Odata EDM: DeliveryDocumentItem
- Returns:
- Item
-
getScheduleLine
Constraints: Not nullable, Maximum length: 4Original property from the Odata EDM: ScheduleLine
- Returns:
- Schedule Line
-
getCollectiveProcessingMsgCounter
Constraints: Not nullable, Maximum length: 2Original property from the Odata EDM: CollectiveProcessingMsgCounter
- Returns:
- Counter
-
getSystemMessageIdentification
Constraints: Not nullable, Maximum length: 20Original property from the Odata EDM: SystemMessageIdentification
- Returns:
- Message ID
-
getSystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property from the Odata EDM: SystemMessageNumber
- Returns:
- Message Number
-
getSystemMessageType
Constraints: Not nullable, Maximum length: 1Original property from the Odata EDM: SystemMessageType
- Returns:
- Message Type
-
getSystemMessageVariable1
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable1
- Returns:
- Message var.
-
getSystemMessageVariable2
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable2
- Returns:
- Message var.
-
getSystemMessageVariable3
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable3
- Returns:
- Message var.
-
getSystemMessageVariable4
Constraints: Not nullable, Maximum length: 50Original property from the Odata EDM: SystemMessageVariable4
- Returns:
- Message var.
-
getCollectiveProcessingType
Constraints: Not nullable, Maximum length: 1Original property from the Odata EDM: CollectiveProcessingType
- Returns:
- Group Type
-
toString
-
equals
- Overrides:
equalsin classVdmComplex<Return>
-
canEqual
- Overrides:
canEqualin classVdmComplex<Return>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmComplex<Return>
-