Uses of Class
com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
-
Uses of ErpBoolean in com.sap.cloud.sdk.s4hana.serialization
Modifier and TypeFieldDescriptionstatic final ErpBoolean
ErpBoolean.FALSE
Deprecated.The FALSE instance.static final ErpBoolean
ErpBoolean.TRUE
Deprecated.The TRUE instance.Modifier and TypeMethodDescriptionErpBooleanConverter.fromDomainNonNull
(String domainObject) Deprecated.ErpBooleanConverter.getType()
Deprecated.ErpBoolean.getTypeConverter()
Deprecated.Modifier and TypeMethodDescriptionErpBooleanConverter.toDomainNonNull
(ErpBoolean object) Deprecated.