Uses of Class
com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3.ConfigurationPropertiesType
-
Packages that use ConfigurationPropertiesType Package Description com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 -
-
Uses of ConfigurationPropertiesType in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3
Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 that return ConfigurationPropertiesType Modifier and Type Method Description ConfigurationPropertiesType
ConfigurationPropertiesType. clone()
ConfigurationPropertiesType
ObjectFactory. createConfigurationPropertiesType()
Create an instance ofConfigurationPropertiesType
Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 that return types with arguments of type ConfigurationPropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConfigurationPropertiesType>
ObjectFactory. createConfigurationProperties(ConfigurationPropertiesType value)
Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 with parameters of type ConfigurationPropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConfigurationPropertiesType>
ObjectFactory. createConfigurationProperties(ConfigurationPropertiesType value)
-