public class WxTextProduct extends Object
Constructor and Description |
---|
WxTextProduct(byte[] header)
Create a new WxTextProduct from the header info.
|
Modifier and Type | Method and Description |
---|---|
void |
addText(String newText)
Adde text to the existing text
|
String |
getApro()
Get the AFOS product id
|
String |
getAstn()
Get the AFOS station
|
Date |
getDate()
Get the date of the product
|
int |
getDay()
Get the day of the product
|
String |
getSource()
Get the source of the product
|
String |
getText()
Get the product text
|
int |
getTime()
Get the time of the product
|
String |
getWmo()
Get the wmo id of the product
|
String |
getWstn()
Get the wmo station
|
void |
setText(String newText)
Set the text of the bulleting
|
String |
toString()
Get the string representation of this product
|
public WxTextProduct(byte[] header)
header
- the ADDE headerpublic void addText(String newText)
newText
- public void setText(String newText)
newText
- the textpublic String getText()
public String getSource()
public int getDay()
public int getTime()
public String getWmo()
public String getWstn()
public String getApro()
public String getAstn()
public Date getDate()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.