Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise
Edition (dseecompat) compatability access control handler implementation.
|
Modifier and Type | Method and Description |
---|---|
static EnumDayOfWeek |
EnumDayOfWeek.createDayOfWeek(String day)
Create a new enumeration type for the specified dayofweek type name.
|
static EnumDayOfWeek |
EnumDayOfWeek.getDayOfWeek(int day)
Return a enumeration relating to a Calendar day of week field.
|
static EnumDayOfWeek |
EnumDayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDayOfWeek[] |
EnumDayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.