static DateTimePicker.DateTimePickerType |
DateTimePicker.DateTimePickerType.forNumber(int value) |
|
DateTimePicker.DateTimePickerType |
DateTimePicker.Builder.getType() |
Whether the widget supports inputting a date, a time, or the date and time.
|
DateTimePicker.DateTimePickerType |
DateTimePicker.getType() |
Whether the widget supports inputting a date, a time, or the date and time.
|
DateTimePicker.DateTimePickerType |
DateTimePickerOrBuilder.getType() |
Whether the widget supports inputting a date, a time, or the date and time.
|
static DateTimePicker.DateTimePickerType |
DateTimePicker.DateTimePickerType.valueOf(int value) |
Deprecated.
|
static DateTimePicker.DateTimePickerType |
DateTimePicker.DateTimePickerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DateTimePicker.DateTimePickerType |
DateTimePicker.DateTimePickerType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DateTimePicker.DateTimePickerType[] |
DateTimePicker.DateTimePickerType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|