Interface JaxbObjectWrapper
-
public interface JaxbObjectWrapperInterface for wrapper for "plain" objects which can't be marshalled by jaxb like Strin, List, Map.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetObject()Getter for real value of this wrapper
-