public class ScheduleLineReleaseInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
commitmentCode |
protected java.lang.String |
cumulativeScheduledQuantity |
protected java.lang.String |
unitOfMeasure |
| Constructor and Description |
|---|
ScheduleLineReleaseInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommitmentCode()
Gets the value of the commitmentCode property.
|
java.lang.String |
getCumulativeScheduledQuantity()
Gets the value of the cumulativeScheduledQuantity property.
|
java.lang.String |
getUnitOfMeasure()
Gets the value of the unitOfMeasure property.
|
void |
setCommitmentCode(java.lang.String value)
Sets the value of the commitmentCode property.
|
void |
setCumulativeScheduledQuantity(java.lang.String value)
Sets the value of the cumulativeScheduledQuantity property.
|
void |
setUnitOfMeasure(java.lang.String value)
Sets the value of the unitOfMeasure property.
|
protected java.lang.String commitmentCode
protected java.lang.String cumulativeScheduledQuantity
protected java.lang.String unitOfMeasure
public java.lang.String getCommitmentCode()
Stringpublic void setCommitmentCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCumulativeScheduledQuantity()
Stringpublic void setCumulativeScheduledQuantity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUnitOfMeasure()
Stringpublic void setUnitOfMeasure(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.