Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
Volume |
GlAccountItem.getVolume()
Field name: VOLUME
|
Modifier and Type | Method and Description |
---|---|
void |
GlAccountItem.setVolume(Volume volume)
Field name: VOLUME
|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.volume(Volume volume) |
Modifier and Type | Method and Description |
---|---|
static Volume |
Volume.of(BigDecimal value) |
static Volume |
Volume.of(double value) |
static Volume |
Volume.of(float value) |
static Volume |
Volume.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<Volume> |
Volume.getType() |
Copyright © 2018 SAP SE. All rights reserved.