|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingCategoryType | |
|---|---|
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| Uses of LoggingCategoryType 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 LoggingCategoryType | |
|---|---|
protected java.util.List<LoggingCategoryType> |
LoggerConfigurationType.category
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return LoggingCategoryType | |
|---|---|
static LoggingCategoryType |
LoggingCategoryType.fromValue(java.lang.String v)
|
static LoggingCategoryType |
LoggingCategoryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoggingCategoryType[] |
LoggingCategoryType.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 LoggingCategoryType | |
|---|---|
java.util.List<LoggingCategoryType> |
LoggerConfigurationType.getCategory()
Gets the value of the category property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||