Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Field and Description |
---|---|
static ErpBoolean |
ErpBoolean.FALSE
The FALSE instance.
|
static ErpBoolean |
ErpBoolean.TRUE
The TRUE instance.
|
Modifier and Type | Method and Description |
---|---|
static ErpBoolean |
ErpBoolean.of(Boolean value)
A static method factory method.
|
Modifier and Type | Method and Description |
---|---|
ConvertedObject<ErpBoolean> |
ErpBooleanConverter.fromDomainNonNull(String domainObject) |
Class<ErpBoolean> |
ErpBooleanConverter.getType() |
ErpTypeConverter<ErpBoolean> |
ErpBoolean.getTypeConverter() |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<String> |
ErpBooleanConverter.toDomainNonNull(ErpBoolean object) |
Copyright © 2020 SAP SE. All rights reserved.