Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearGx()
Clears the bit for gx to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS2a()
Clears the bit for s2a to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS2b()
Clears the bit for s2b to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS2c()
Clears the bit for s2c to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS5()
Clears the bit for s5 to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS6b()
Clears the bit for s6b to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearS8b()
Clears the bit for s8b to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clearSgi()
Clears the bit for sgi to false.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPPGW_InterfaceList |
MAPPGW_InterfaceList.copyOf(BitString from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPPGW_InterfaceList |
MAPTraceInterfaceList.getPgw_List()
Gets the value of the field pgw-List.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setGx()
Sets the bit for gx to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS2a()
Sets the bit for s2a to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS2b()
Sets the bit for s2b to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS2c()
Sets the bit for s2c to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS5()
Sets the bit for s5 to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS6b()
Sets the bit for s6b to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setS8b()
Sets the bit for s8b to true.
|
MAPPGW_InterfaceList |
MAPPGW_InterfaceList.setSgi()
Sets the bit for sgi to true.
|
Modifier and Type | Method and Description |
---|---|
MAPTraceInterfaceList |
MAPTraceInterfaceList.setPgw_List(MAPPGW_InterfaceList value)
Sets the value of the field pgw-List.
|