Uses of Class
com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Packages that use ErpBoolean
-
Uses of ErpBoolean in com.sap.cloud.sdk.s4hana.serialization
Fields in com.sap.cloud.sdk.s4hana.serialization declared as ErpBooleanModifier and TypeFieldDescriptionstatic final ErpBoolean
ErpBoolean.FALSE
Deprecated.The FALSE instance.static final ErpBoolean
ErpBoolean.TRUE
Deprecated.The TRUE instance.Methods in com.sap.cloud.sdk.s4hana.serialization that return ErpBooleanMethods in com.sap.cloud.sdk.s4hana.serialization that return types with arguments of type ErpBooleanModifier and TypeMethodDescriptionErpBooleanConverter.fromDomainNonNull
(String domainObject) Deprecated.ErpBooleanConverter.getType()
Deprecated.ErpBoolean.getTypeConverter()
Deprecated.Methods in com.sap.cloud.sdk.s4hana.serialization with parameters of type ErpBooleanModifier and TypeMethodDescriptionErpBooleanConverter.toDomainNonNull
(ErpBoolean object) Deprecated.