Uses of Class
org.eclipse.persistence.internal.oxm.schema.model.Import
-
Packages that use Import Package Description org.eclipse.persistence.internal.oxm.schema.model -
-
Uses of Import in org.eclipse.persistence.internal.oxm.schema.model
Methods in org.eclipse.persistence.internal.oxm.schema.model that return types with arguments of type Import Modifier and Type Method Description List<Import>Schema. getImports()Method parameters in org.eclipse.persistence.internal.oxm.schema.model with type arguments of type Import Modifier and Type Method Description voidSchema. setImports(List<Import> imports)
-