Uses of Interface
org.jvnet.jaxb.lang.CopyStrategy
-
Packages that use CopyStrategy Package Description org.jvnet.jaxb.lang -
-
Uses of CopyStrategy in org.jvnet.jaxb.lang
Classes in org.jvnet.jaxb.lang that implement CopyStrategy Modifier and Type Class Description classDefaultCopyStrategyclassJAXBCopyStrategyMethods in org.jvnet.jaxb.lang with parameters of type CopyStrategy Modifier and Type Method Description ObjectCopyTo. copyTo(ObjectLocator locator, Object target, CopyStrategy copyStrategy)
-