Uses of Class
org.ldaptive.intermediate.SyncInfoMessage.Type

Packages that use SyncInfoMessage.Type
org.ldaptive.intermediate   
 

Uses of SyncInfoMessage.Type in org.ldaptive.intermediate
 

Methods in org.ldaptive.intermediate that return SyncInfoMessage.Type
 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.
 

Methods in org.ldaptive.intermediate with parameters of type SyncInfoMessage.Type
 void SyncInfoMessage.setMessageType(SyncInfoMessage.Type type)
          Sets the message type.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.