public class LTEPGWFunction extends LTEFunction
Class representing a PGWFunction of an PGW chassis
To be used in conjunction with LTEDataStore
.
A PGWFunction extends LTEFunction
but adds the following functionality:
LTEFunction.eConnectionType, LTEFunction.eFunctionType
connectionMap, interfaceVec, m_Attributes, m_Name, m_Vendor
Constructor and Description |
---|
LTEPGWFunction(java.lang.String pgwName,
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) |
protected void |
Initialise() |
addLTEInterface, addPlmn, getAttributes, getConnectionItr, getLTEInterfaceItr, getPlmnsItr, InitialiseMembers
public LTEPGWFunction(java.lang.String pgwName, 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)