Uses of Class
org.jvnet.jaxb.plugin.inheritance.ImplementsInterface
-
Packages that use ImplementsInterface Package Description org.jvnet.jaxb.plugin.inheritance -
-
Uses of ImplementsInterface in org.jvnet.jaxb.plugin.inheritance
Methods in org.jvnet.jaxb.plugin.inheritance that return ImplementsInterface Modifier and Type Method Description ImplementsInterfaceObjectFactory. createImplementsInterface()Methods in org.jvnet.jaxb.plugin.inheritance that return types with arguments of type ImplementsInterface Modifier and Type Method Description List<ImplementsInterface>ObjectFactoryCustomization. getImplementsInterface()Method parameters in org.jvnet.jaxb.plugin.inheritance with type arguments of type ImplementsInterface Modifier and Type Method Description voidObjectFactoryCustomization. setImplementsInterface(List<ImplementsInterface> implementsInterface)
-