| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
InitiatorType |
Initiator.getType()
Type of this initiator.
|
static InitiatorType |
InitiatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitiatorType[] |
InitiatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Initiator.setType(InitiatorType type)
Type of this initiator.
|
Copyright © 2020. All rights reserved.