public abstract class Value extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Value.ValueSource |
| Modifier and Type | Field and Description |
|---|---|
static int |
HOSTNSEG |
static int |
MAXINT |
static int |
MAXOPAQUESIZE |
static int |
MAXSEGSIZE |
static int |
MAXSTRINGSIZE |
static int |
PATHNSEG |
| Constructor and Description |
|---|
Value() |
public static final int MAXSTRINGSIZE
public static final int MAXOPAQUESIZE
public static final int MAXSEGSIZE
public static final int HOSTNSEG
public static final int PATHNSEG
public static final int MAXINT
public abstract Value.ValueSource source()
public abstract Object nextValue(DapType basetype) throws DapException
DapExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.