Uses of Class
com.sap.cloud.sdk.s4hana.serialization.InvertedLocalDate
Packages that use InvertedLocalDate
-
Uses of InvertedLocalDate in com.sap.cloud.sdk.s4hana.serialization
Methods in com.sap.cloud.sdk.s4hana.serialization that return InvertedLocalDateModifier and TypeMethodDescriptionstatic InvertedLocalDate
InvertedLocalDate.now()
Deprecated.Static factory method to construct current value for this ERP type.Methods in com.sap.cloud.sdk.s4hana.serialization that return types with arguments of type InvertedLocalDateModifier and TypeMethodDescriptionInvertedLocalDateConverter.fromDomainNonNull
(String domainObject) Deprecated.InvertedLocalDateConverter.getType()
Deprecated.InvertedLocalDate.getTypeConverter()
Deprecated.Methods in com.sap.cloud.sdk.s4hana.serialization with parameters of type InvertedLocalDateModifier and TypeMethodDescriptionInvertedLocalDateConverter.toDomainNonNull
(InvertedLocalDate object) Deprecated.