|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointStream.MessageType | |
---|---|
ucar.nc2.ft.point.remote |
Uses of PointStream.MessageType in ucar.nc2.ft.point.remote |
---|
Methods in ucar.nc2.ft.point.remote that return PointStream.MessageType | |
---|---|
static PointStream.MessageType |
PointStream.readMagic(InputStream is)
|
static PointStream.MessageType |
PointStream.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PointStream.MessageType[] |
PointStream.MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ucar.nc2.ft.point.remote with parameters of type PointStream.MessageType | |
---|---|
static int |
PointStream.writeMagic(OutputStream out,
PointStream.MessageType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |