public final class NullableIntervalHolder extends Object implements ValueHolder
Modifier and Type | Field and Description |
---|---|
int |
days |
int |
isSet |
int |
milliseconds |
int |
months |
static TypeProtos.MajorType |
TYPE |
static int |
WIDTH |
Constructor and Description |
---|
NullableIntervalHolder() |
public static final TypeProtos.MajorType TYPE
public static final int WIDTH
public int isSet
public int months
public int days
public int milliseconds
@Deprecated public int hashCode()
@Deprecated public String toString()
Copyright © 1970 The Apache Software Foundation. All rights reserved.