|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.net.upnp.impl.services.UPnPStateVariableImpl
public class UPnPStateVariableImpl
Field Summary | |
---|---|
protected java.lang.String |
name
|
protected UPnPServiceImpl |
service
|
Constructor Summary | |
---|---|
protected |
UPnPStateVariableImpl(UPnPServiceImpl _service,
SimpleXMLParserDocumentNode node)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
UPnPService |
getService()
|
java.lang.String |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected UPnPServiceImpl service
protected java.lang.String name
Constructor Detail |
---|
protected UPnPStateVariableImpl(UPnPServiceImpl _service, SimpleXMLParserDocumentNode node)
Method Detail |
---|
public java.lang.String getName()
getName
in interface UPnPStateVariable
public UPnPService getService()
getService
in interface UPnPStateVariable
public java.lang.String getValue() throws UPnPException
getValue
in interface UPnPStateVariable
UPnPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |