public class FixedValue extends Value
Value.ValueSource| Modifier and Type | Field and Description |
|---|---|
protected static char[] |
charvalues |
protected static double[] |
doublevalues |
protected static long[] |
intvalues |
protected static byte[] |
opaquevalues |
protected static String[] |
stringvalues |
protected static long[] |
ulongvalues |
protected static String[] |
urlvalues |
asciionly, HOSTNSEG, MAXOPAQUESIZE, MAXSEGSIZE, MAXSTRINGSIZE, PATHNSEG| Constructor and Description |
|---|
FixedValue() |
protected static long[] intvalues
protected static long[] ulongvalues
protected static double[] doublevalues
protected static char[] charvalues
protected static byte[] opaquevalues
protected static String[] stringvalues
protected static String[] urlvalues
public Value.ValueSource source()
public Object nextValue(DapType basetype) throws DapException
nextValue in class ValueDapExceptionpublic int nextCount(int max)
throws DapException
nextCount in class ValueDapExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.