Uses of Interface
org.osgi.service.tr069todmt.ParameterInfo
-
Packages that use ParameterInfo Package Description org.osgi.service.tr069todmt TR069 Connector Service Package Version 1.0. -
-
Uses of ParameterInfo in org.osgi.service.tr069todmt
Methods in org.osgi.service.tr069todmt that return types with arguments of type ParameterInfo Modifier and Type Method Description java.util.Collection<ParameterInfo>
TR069Connector. getParameterNames(java.lang.String objectOrTablePath, boolean nextLevel)
Getting theParameterInfo
objects addressed by path.
-