|
OSGi™ Service Platform Residential Specification Release 4 Version 4.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterValue
Maps to the TR-069 ParameterValueStruct
| Method Summary | |
|---|---|
java.lang.String |
getPath()
This is the path of a Parameter. |
int |
getType()
The type of the parameter. |
java.lang.String |
getValue()
This is the value of the parameter. |
| Method Detail |
|---|
java.lang.String getPath()
java.lang.String getValue()
int getType()
TR069Connector.TR069_INT,
TR069Connector.TR069_UNSIGNED_INT,
TR069Connector.TR069_LONG,
TR069Connector.TR069_UNSIGNED_LONG,
TR069Connector.TR069_STRING,
TR069Connector.TR069_DATETIME,
TR069Connector.TR069_BASE64,
TR069Connector.TR069_HEXBINARY. This method is not part of the
ParameterValueStruct but is necessary to encode the type in the
XML.
|
OSGi™ Service Platform Residential Specification Release 4 Version 4.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||