Package | Description |
---|---|
org.ldaptive.intermediate |
Modifier and Type | Field and Description |
---|---|
private SyncInfoMessage.Type |
SyncInfoMessage.messageType
message type.
|
Modifier and Type | Method and Description |
---|---|
SyncInfoMessage.Type |
SyncInfoMessage.getMessageType()
Returns the message type.
|
static SyncInfoMessage.Type |
SyncInfoMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncInfoMessage.Type[] |
SyncInfoMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncInfoMessage.setMessageType(SyncInfoMessage.Type type)
Sets the message type.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.