static OrcProto.CalendarKind |
OrcProto.CalendarKind.forNumber(int value) |
|
OrcProto.CalendarKind |
OrcProto.Footer.Builder.getCalendar() |
optional .orc.proto.CalendarKind calendar = 11;
|
OrcProto.CalendarKind |
OrcProto.Footer.getCalendar() |
optional .orc.proto.CalendarKind calendar = 11;
|
OrcProto.CalendarKind |
OrcProto.FooterOrBuilder.getCalendar() |
optional .orc.proto.CalendarKind calendar = 11;
|
static OrcProto.CalendarKind |
OrcProto.CalendarKind.valueOf(int value) |
Deprecated.
|
static OrcProto.CalendarKind |
OrcProto.CalendarKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OrcProto.CalendarKind |
OrcProto.CalendarKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OrcProto.CalendarKind[] |
OrcProto.CalendarKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|