Uses of Class
net.n2oapp.framework.access.metadata.accesspoint.model.N2oObjectFiltersAccessPoint
-
Packages that use N2oObjectFiltersAccessPoint Package Description net.n2oapp.framework.access.metadata.accesspoint.io -
-
Uses of N2oObjectFiltersAccessPoint in net.n2oapp.framework.access.metadata.accesspoint.io
Methods in net.n2oapp.framework.access.metadata.accesspoint.io that return types with arguments of type N2oObjectFiltersAccessPoint Modifier and Type Method Description Class<N2oObjectFiltersAccessPoint>ObjectFiltersAccessPointIOv2. getElementClass()Methods in net.n2oapp.framework.access.metadata.accesspoint.io with parameters of type N2oObjectFiltersAccessPoint Modifier and Type Method Description voidObjectFiltersAccessPointIOv2. io(org.jdom2.Element e, N2oObjectFiltersAccessPoint t, net.n2oapp.framework.api.metadata.io.IOProcessor p)
-