Uses of Class
org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Packages that use ConfigurationPropertyImpl Package Description org.identityconnectors.framework.impl.api -
-
Uses of ConfigurationPropertyImpl in org.identityconnectors.framework.impl.api
Methods in org.identityconnectors.framework.impl.api that return types with arguments of type ConfigurationPropertyImpl Modifier and Type Method Description Collection<ConfigurationPropertyImpl>
ConfigurationPropertiesImpl. getProperties()
Method parameters in org.identityconnectors.framework.impl.api with type arguments of type ConfigurationPropertyImpl Modifier and Type Method Description void
ConfigurationPropertiesImpl. setProperties(Collection<ConfigurationPropertyImpl> in)
-