Uses of Class
org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
-
Packages that use AbstractCSVSpec.Builder Package Description org.apache.syncope.common.rest.api.beans -
-
Uses of AbstractCSVSpec.Builder in org.apache.syncope.common.rest.api.beans
Classes in org.apache.syncope.common.rest.api.beans with type parameters of type AbstractCSVSpec.Builder Modifier and Type Class Description protected static class
AbstractCSVSpec.Builder<T extends AbstractCSVSpec,B extends AbstractCSVSpec.Builder<T,B>>
Subclasses of AbstractCSVSpec.Builder in org.apache.syncope.common.rest.api.beans Modifier and Type Class Description static class
CSVPullSpec.Builder
static class
CSVPushSpec.Builder
-