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