Uses of Interface
org.jvnet.jaxb2_commons.lang.CopyStrategy
-
Packages that use CopyStrategy Package Description org.jvnet.jaxb2_commons.lang -
-
Uses of CopyStrategy in org.jvnet.jaxb2_commons.lang
Classes in org.jvnet.jaxb2_commons.lang that implement CopyStrategy Modifier and Type Class Description classDefaultCopyStrategyclassJAXBCopyStrategyFields in org.jvnet.jaxb2_commons.lang declared as CopyStrategy Modifier and Type Field Description static CopyStrategyDefaultCopyStrategy. INSTANCEstatic CopyStrategyJAXBCopyStrategy. INSTANCEMethods in org.jvnet.jaxb2_commons.lang with parameters of type CopyStrategy Modifier and Type Method Description ObjectCopyTo. copyTo(ObjectLocator locator, Object target, CopyStrategy copyStrategy)Deprecated.
-