|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |