| Modifier and Type | Class and Description |
|---|---|
static class |
GPData.CPLC.Field |
| Modifier and Type | Method and Description |
|---|---|
static GPData.CPLC |
fromBytes(byte[] data) |
static byte[] |
fromDate(GregorianCalendar d) |
byte[] |
get(GPData.CPLC.Field f) |
static String |
toDate(byte[] v) |
static String |
toDateFailsafe(byte[] v) |
static byte[] |
today() |
String |
toPrettyString() |
String |
toString() |
public static GPData.CPLC fromBytes(byte[] data) throws GPDataException
GPDataExceptionpublic byte[] get(GPData.CPLC.Field f)
public String toPrettyString()
public static String toDate(byte[] v) throws GPDataException
GPDataExceptionpublic static String toDateFailsafe(byte[] v)
public static byte[] today()
public static byte[] fromDate(GregorianCalendar d)
Copyright © 2019. All rights reserved.