com.ibm.dse.services.landp
Class MsreTrackSelFlags
java.lang.Object
com.ibm.dse.services.landp.MsreTrackSelFlags
- public class MsreTrackSelFlags
- extends java.lang.Object
MSRE track selection flags object.
Method Summary |
byte |
get()
Gets the MSRE track selection flags. |
void |
set(byte f)
Sets the MSRE track selection flags. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ1
public static final byte READ1
- See Also:
- Constant Field Values
READ2
public static final byte READ2
- See Also:
- Constant Field Values
READ3
public static final byte READ3
- See Also:
- Constant Field Values
ENCODE1
public static final byte ENCODE1
- See Also:
- Constant Field Values
ENCODE2
public static final byte ENCODE2
- See Also:
- Constant Field Values
ENCODE3
public static final byte ENCODE3
- See Also:
- Constant Field Values
MsreTrackSelFlags
public MsreTrackSelFlags()
get
public byte get()
- Gets the MSRE track selection flags.
- Returns:
- byte the track selection flags
set
public void set(byte f)
- Sets the MSRE track selection flags.
- Parameters:
f
- byte the track selection flags
(c) Copyright IBM Corporation 1998, 2005