Package | Description |
---|---|
com.vmware.vcenter.content.registries |
The
com.vmware.vcenter.content.registries package provides classes and
interfaces for managing image registries in vCenter. |
Modifier and Type | Method and Description |
---|---|
DayOfWeek.Values |
DayOfWeek.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static DayOfWeek.Values |
DayOfWeek.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeek.Values[] |
DayOfWeek.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|