Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.LoggingComponentType

Packages that use LoggingComponentType
com.evolveum.midpoint.web.bean   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of LoggingComponentType in com.evolveum.midpoint.web.bean
 

Methods in com.evolveum.midpoint.web.bean that return LoggingComponentType
 LoggingComponentType SubsystemLoggerListItem.getComponent()
           
 

Methods in com.evolveum.midpoint.web.bean with parameters of type LoggingComponentType
 void SubsystemLoggerListItem.setComponent(LoggingComponentType component)
           
 

Uses of LoggingComponentType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as LoggingComponentType
protected  LoggingComponentType SubSystemLoggerConfigurationType.component
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return LoggingComponentType
static LoggingComponentType LoggingComponentType.fromValue(java.lang.String v)
           
 LoggingComponentType SubSystemLoggerConfigurationType.getComponent()
          Gets the value of the component property.
static LoggingComponentType LoggingComponentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LoggingComponentType[] LoggingComponentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type LoggingComponentType
 void SubSystemLoggerConfigurationType.setComponent(LoggingComponentType value)
          Sets the value of the component property.
 



Copyright © 2012 evolveum. All Rights Reserved.