|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationType | |
---|---|
org.apache.directory.server.core.replication |
Uses of ReplicationType in org.apache.directory.server.core.replication |
---|
Methods in org.apache.directory.server.core.replication that return ReplicationType | |
---|---|
static ReplicationType |
ReplicationType.getInstance(java.lang.String type)
Get the ReplicationType associated with the given String. |
ReplicationType |
ReplicationProvider.getReplicationType()
|
static ReplicationType |
ReplicationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReplicationType[] |
ReplicationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |