Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationSimulationType
-
Packages that use SystemConfigurationSimulationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SystemConfigurationSimulationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SystemConfigurationSimulationType Modifier and Type Field Description static Producer<SystemConfigurationSimulationType>
SystemConfigurationSimulationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SystemConfigurationSimulationType Modifier and Type Method Description SystemConfigurationSimulationType
SystemConfigurationType. beginSimulation()
SystemConfigurationSimulationType
SystemConfigurationSimulationType. clone()
SystemConfigurationSimulationType
ObjectFactory. createSystemConfigurationSimulationType()
SystemConfigurationSimulationType
SystemConfigurationType. getSimulation()
SystemConfigurationSimulationType
SystemConfigurationSimulationType. metric(SimulationMetricDefinitionType value)
SystemConfigurationSimulationType
SystemConfigurationSimulationType. simulation(SimulationDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SystemConfigurationSimulationType Modifier and Type Method Description void
SystemConfigurationType. setSimulation(SystemConfigurationSimulationType value)
SystemConfigurationType
SystemConfigurationType. simulation(SystemConfigurationSimulationType value)
-