public class LTEPCRFFunction extends LTEFunction
Class representing an PCRFFunction
To be used in conjunction with LTEDataStore
anbd LTEPCRF
An PCRFFunction extends LTEFunction
LTEFunction.eConnectionType, LTEFunction.eFunctionType
connectionMap, interfaceVec, m_Attributes, m_Name, m_Vendor
Constructor and Description |
---|
LTEPCRFFunction(java.lang.String pcrfName,
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)
Adds an LTE connection to this device
|
protected void |
Initialise() |
addLTEInterface, addPlmn, getAttributes, getConnectionItr, getLTEInterfaceItr, getPlmnsItr, InitialiseMembers
public LTEPCRFFunction(java.lang.String pcrfName, 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)
type
- The connection typenbrName
- The remote neighbour namedata
- Other non mandatory connection data