grs.pds
Class PefSet
java.lang.Object
|
+--grs.pds.PefSet
- All Implemented Interfaces:
- SQLData
- public class PefSet
- extends Object
- implements SQLData
opcode
public short opcode
id
public short id
PefSet
public PefSet()
getOpcode
public short getOpcode()
getId
public short getId()
getSQLTypeName
public String getSQLTypeName()
- Specified by:
getSQLTypeName in interface SQLData
readSQL
public void readSQL(SQLInput stream,
String typeName)
throws SQLException
- Specified by:
readSQL in interface SQLData
SQLException
writeSQL
public void writeSQL(SQLOutput stream)
throws SQLException
- Specified by:
writeSQL in interface SQLData
SQLException
2001 Mars Odyssey Gamma Ray Spectrometer Team