Uses of Interface
org.osgi.service.tr069todmt.ParameterValue
-
Packages that use ParameterValue Package Description org.osgi.service.tr069todmt TR069 Connector Service Package Version 1.0. -
-
Uses of ParameterValue in org.osgi.service.tr069todmt
Methods in org.osgi.service.tr069todmt that return ParameterValue Modifier and Type Method Description ParameterValue
ParameterInfo. getParameterValue()
Provide the value of the node.ParameterValue
TR069Connector. getParameterValue(java.lang.String parameterPath)
Getting a parameter value.
-