|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rutgers.winlab.jmfapi.MFFlag
public class MFFlag
File: JMFAPI.java Author: Francesco Bronzino Description: MobilityFirst flags used to request features and service Ids to the host protocol stack
Field Summary | |
---|---|
static int |
MF_MHOME
|
Constructor Summary | |
---|---|
MFFlag()
|
Method Summary | |
---|---|
int |
getValue()
|
void |
setValue(int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int MF_MHOME
Constructor Detail |
---|
public MFFlag()
Method Detail |
---|
public int getValue()
public void setValue(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |