Package org.opencord.bng.config
Class BngConfig
- java.lang.Object
-
- org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>
-
- org.opencord.bng.config.BngConfig
-
public class BngConfig extends org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>Configuration of the BNG app.
-
-
Constructor Summary
Constructors Constructor Description BngConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.onosproject.net.DeviceIdgetBnguDeviceId()Gets the BNG user plane device ID.booleanisValid()-
Methods inherited from class org.onosproject.net.config.Config
apply, clear, get, get, get, get, get, get, getList, getList, hasField, hasField, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, isValidLength, key, node, setList, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subject, toString
-
-
-
-
Field Detail
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
-