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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type LoggingComponentType
protected  java.util.List<LoggingComponentType> LoggerConfigurationType.component
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return LoggingComponentType
static LoggingComponentType LoggingComponentType.fromValue(java.lang.String v)
           
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 that return types with arguments of type LoggingComponentType
 java.util.List<LoggingComponentType> LoggerConfigurationType.getComponent()
          Gets the value of the component property.
 



Copyright © 2011 evolveum. All Rights Reserved.