edu.rutgers.winlab.jmfapi
Class MFFlag

java.lang.Object
  extended by edu.rutgers.winlab.jmfapi.MFFlag

public class MFFlag
extends java.lang.Object

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

MF_MHOME

public static int MF_MHOME
Constructor Detail

MFFlag

public MFFlag()
Method Detail

getValue

public int getValue()

setValue

public void setValue(int value)