Uses of Class
org.eclipse.persistence.internal.oxm.schema.model.Include
-
Packages that use Include Package Description org.eclipse.persistence.internal.oxm.schema.model -
-
Uses of Include in org.eclipse.persistence.internal.oxm.schema.model
Subclasses of Include in org.eclipse.persistence.internal.oxm.schema.model Modifier and Type Class Description classImportMethods in org.eclipse.persistence.internal.oxm.schema.model that return types with arguments of type Include Modifier and Type Method Description List<Include>Schema. getIncludes()Method parameters in org.eclipse.persistence.internal.oxm.schema.model with type arguments of type Include Modifier and Type Method Description voidSchema. setIncludes(List<Include> includes)
-