Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AppenderConfigurationType
-
Packages that use AppenderConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AppenderConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of AppenderConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classFileAppenderConfigurationTypeJava class for FileAppenderConfigurationType complex type.classSyslogAppenderConfigurationTypeJava class for SyslogAppenderConfigurationType complex type.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AppenderConfigurationType Modifier and Type Method Description AppenderConfigurationTypeLoggingConfigurationType. beginAppender()AppenderConfigurationTypeAppenderConfigurationType. clone()AppenderConfigurationTypeObjectFactory. createAppenderConfigurationType()Create an instance ofAppenderConfigurationTypeAppenderConfigurationTypeAppenderConfigurationType. id(Long value)AppenderConfigurationTypeAppenderConfigurationType. name(String value)AppenderConfigurationTypeAppenderConfigurationType. pattern(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AppenderConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<AppenderConfigurationType>ObjectFactory. createAppenderConfigurationType(AppenderConfigurationType value)List<AppenderConfigurationType>LoggingConfigurationType. createAppenderList()List<AppenderConfigurationType>LoggingConfigurationType. getAppender()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AppenderConfigurationType Modifier and Type Method Description LoggingConfigurationTypeLoggingConfigurationType. appender(AppenderConfigurationType value)javax.xml.bind.JAXBElement<AppenderConfigurationType>ObjectFactory. createAppenderConfigurationType(AppenderConfigurationType value)
-