|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.grads.GradsTimeStruct
public class GradsTimeStruct
A class to hold a GrADS time structure. The full time spec is: HH:mm'Z'ddMMMyyyy (e.g. 12:04Z05Mar2011)
| Field Summary | |
|---|---|
static String[] |
months
months |
| Constructor Summary | |
|---|---|
GradsTimeStruct()
Create a new time structure |
|
| Method Summary | |
|---|---|
Date |
getDate()
Return this as a java Date object |
String |
toString()
Get a String representation of this object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String[] months
| Constructor Detail |
|---|
public GradsTimeStruct()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic Date getDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||