public class CisDeliveryConfirmation
extends java.lang.Object
| Constructor and Description |
|---|
CisDeliveryConfirmation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getProofOfAge() |
CisDeliveryConfirmationType |
getType() |
void |
setProofOfAge(java.lang.Boolean proofOfAge) |
void |
setType(CisDeliveryConfirmationType deliveryConfirmationType) |
public CisDeliveryConfirmationType getType()
public void setType(CisDeliveryConfirmationType deliveryConfirmationType)
public java.lang.Boolean getProofOfAge()
public void setProofOfAge(java.lang.Boolean proofOfAge)
Copyright © 2018 SAP SE. All Rights Reserved.