public class Variant extends AbstractValueObject
| Constructor and Description |
|---|
Variant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFvalue() |
String |
getSupplierAidSupplement() |
void |
setFvalue(String fvalue) |
void |
setSupplierAidSupplement(String supplierAidSupplement) |
getEndLineNumber, getStartLineNumber, getXML, setEndLineNumber, setStartLineNumber, setXML, toStringpublic String getFvalue()
public void setFvalue(String fvalue)
fvalue - The fvalue to set.public String getSupplierAidSupplement()
public void setSupplierAidSupplement(String supplierAidSupplement)
supplierAidSupplement - The supplierAidSupplement to set.Copyright © 2017 SAP SE. All Rights Reserved.