| Package | Description |
|---|---|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| com.microfocus.awm.model.internal |
Internal implementations of AWM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
EErrorFeedbackEntryType |
IErrorFeedbackEntry.getType()
get the type of a error feedback entry.
|
static EErrorFeedbackEntryType |
EErrorFeedbackEntryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EErrorFeedbackEntryType[] |
EErrorFeedbackEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IErrorFeedbackEntry.setType(EErrorFeedbackEntryType pType)
set the type of a error feedback entry.
|
| Modifier and Type | Method and Description |
|---|---|
EErrorFeedbackEntryType |
ErrorFeedbackEntry.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorFeedbackEntry.setType(EErrorFeedbackEntryType pType) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.