public class ShipNoticeReference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected DocumentReference |
documentReference |
protected java.lang.String |
shipNoticeDate |
protected java.lang.String |
shipNoticeID |
| Constructor and Description |
|---|
ShipNoticeReference() |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
getDocumentReference()
Gets the value of the documentReference property.
|
java.lang.String |
getShipNoticeDate()
Gets the value of the shipNoticeDate property.
|
java.lang.String |
getShipNoticeID()
Gets the value of the shipNoticeID property.
|
void |
setDocumentReference(DocumentReference value)
Sets the value of the documentReference property.
|
void |
setShipNoticeDate(java.lang.String value)
Sets the value of the shipNoticeDate property.
|
void |
setShipNoticeID(java.lang.String value)
Sets the value of the shipNoticeID property.
|
protected java.lang.String shipNoticeID
protected java.lang.String shipNoticeDate
protected DocumentReference documentReference
public java.lang.String getShipNoticeID()
Stringpublic void setShipNoticeID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getShipNoticeDate()
Stringpublic void setShipNoticeDate(java.lang.String value)
value - allowed object is
Stringpublic DocumentReference getDocumentReference()
DocumentReferencepublic void setDocumentReference(DocumentReference value)
value - allowed object is
DocumentReferenceCopyright © 2018 SAP SE. All Rights Reserved.