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 ParameterValueParameterInfo. getParameterValue()Provide the value of the node.ParameterValueTR069Connector. getParameterValue(java.lang.String parameterPath)Getting a parameter value.
-