Uses of Class
org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
Packages that use EndTransactionResponseStates Package Description org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction -
-
Uses of EndTransactionResponseStates in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
Methods in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction that return EndTransactionResponseStates Modifier and Type Method Description EndTransactionResponseStatesEndTransactionResponseStates. getStartState()static EndTransactionResponseStatesEndTransactionResponseStates. valueOf(String name)Returns the enum constant of this type with the specified name.static EndTransactionResponseStates[]EndTransactionResponseStates. values()Returns an array containing the constants of this enum type, in the order they are declared.
-