Uses of Class
org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
-
Packages that use AbstractCSVSpec Package Description org.apache.syncope.common.rest.api.beans -
-
Uses of AbstractCSVSpec in org.apache.syncope.common.rest.api.beans
Classes in org.apache.syncope.common.rest.api.beans with type parameters of type AbstractCSVSpec Modifier and Type Class Description protected static classAbstractCSVSpec.Builder<T extends AbstractCSVSpec,B extends AbstractCSVSpec.Builder<T,B>>Subclasses of AbstractCSVSpec in org.apache.syncope.common.rest.api.beans Modifier and Type Class Description classCSVPullSpecclassCSVPushSpecFields in org.apache.syncope.common.rest.api.beans declared as AbstractCSVSpec Modifier and Type Field Description protected TAbstractCSVSpec.Builder. instance
-