Uses of Class
org.jvnet.jaxb.plugin.inheritance.LegacyImplementsInterface
-
Packages that use LegacyImplementsInterface Package Description org.jvnet.jaxb.plugin.inheritance -
-
Uses of LegacyImplementsInterface in org.jvnet.jaxb.plugin.inheritance
Methods in org.jvnet.jaxb.plugin.inheritance that return LegacyImplementsInterface Modifier and Type Method Description LegacyImplementsInterfaceObjectFactory. createLegacyImplementsInterface()Methods in org.jvnet.jaxb.plugin.inheritance that return types with arguments of type LegacyImplementsInterface Modifier and Type Method Description List<LegacyImplementsInterface>LegacyObjectFactoryCustomization. getImplementsInterface()Method parameters in org.jvnet.jaxb.plugin.inheritance with type arguments of type LegacyImplementsInterface Modifier and Type Method Description voidLegacyObjectFactoryCustomization. setImplementsInterface(List<LegacyImplementsInterface> implementsInterface)
-