Uses of Class
com.sap.sapodmservices.customer.data.SapOdmObjectName
Packages that use SapOdmObjectName
-
Uses of SapOdmObjectName in com.sap.sapodmservices.customer.data
Methods in com.sap.sapodmservices.customer.data that return SapOdmObjectNameModifier and TypeMethodDescriptionSapOdmCustomerPostalAddress.getStreet()SapOdmCustomerPostalAddress.getTown()Methods in com.sap.sapodmservices.customer.data with parameters of type SapOdmObjectNameModifier and TypeMethodDescriptionvoidSapOdmCustomerPostalAddress.setStreet(SapOdmObjectName street) voidSapOdmCustomerPostalAddress.setTown(SapOdmObjectName town) -
Uses of SapOdmObjectName in com.sap.sapodmservices.customer.populator
Methods in com.sap.sapodmservices.customer.populator that return SapOdmObjectNameModifier and TypeMethodDescriptionprotected SapOdmObjectNameDefaultOdmCustomerPopulator.updateName(String name)