Uses of Interface
de.hybris.platform.webservicescommons.jaxb.wrapper.JaxbObjectWrapper
Packages that use JaxbObjectWrapper
Package
Description
-
Uses of JaxbObjectWrapper in de.hybris.platform.webservicescommons.jaxb.wrapper
Methods in de.hybris.platform.webservicescommons.jaxb.wrapper that return JaxbObjectWrapperModifier and TypeMethodDescriptionJaxbObjectWrapperFactory.createWrapper(Object o) Creates wrapper for given object. -
Uses of JaxbObjectWrapper in de.hybris.platform.webservicescommons.jaxb.wrapper.impl
Methods in de.hybris.platform.webservicescommons.jaxb.wrapper.impl that return JaxbObjectWrapperModifier and TypeMethodDescriptionJaxbDoubleWrapperFactory.createWrapper(Object o) JaxbListWrapperFactory.createWrapper(Object o) JaxbLongWrapperFactory.createWrapper(Object o) JaxbMapWrapperFactory.createWrapper(Object o) JaxbStringWrapperFactory.createWrapper(Object o)