public class LTESAEGatewayFunction extends LTEFunction
Class representing an SAEGatewayFunction of an SAEGateway chassis
To be used in conjunction with LTEDataStore.
An SAEGatewayFunction extends LTEFunction
LTEFunction.eConnectionType, LTEFunction.eFunctionTypeconnectionMap, interfaceVec, m_Attributes, m_Name, m_Vendor| Constructor and Description |
|---|
LTESAEGatewayFunction(java.lang.String name,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(LTEFunction.eConnectionType type,
java.lang.String nbrName,
java.util.Map<java.lang.String,java.lang.Object> data,
java.lang.String label)
Adds an LTE connection to this device
|
protected void |
Initialise() |
addLTEInterface, addPlmn, getAttributes, getConnectionItr, getLTEInterfaceItr, getPlmnsItr, InitialiseMemberspublic LTESAEGatewayFunction(java.lang.String name,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
protected void Initialise()
public void addConnection(LTEFunction.eConnectionType type, java.lang.String nbrName, java.util.Map<java.lang.String,java.lang.Object> data, java.lang.String label)
type - The connection typenbrName - The remote neighbour namedata - Other non mandatory connection datalabel - As SAEGateway can have both SGW and PGW connections, so the label refers
is it a SGW/PGW connection type only in case of S5 and S8 types