Uses of Class
org.teleal.cling.model.types.UnsignedIntegerFourBytes

Packages that use UnsignedIntegerFourBytes
org.teleal.cling.model.gena   
org.teleal.cling.model.message.gena   
org.teleal.cling.model.types   
org.teleal.cling.protocol.sync   
 

Uses of UnsignedIntegerFourBytes in org.teleal.cling.model.gena
 

Fields in org.teleal.cling.model.gena declared as UnsignedIntegerFourBytes
protected  UnsignedIntegerFourBytes GENASubscription.currentSequence
           
 

Methods in org.teleal.cling.model.gena that return UnsignedIntegerFourBytes
 UnsignedIntegerFourBytes GENASubscription.getCurrentSequence()
           
 

Methods in org.teleal.cling.model.gena with parameters of type UnsignedIntegerFourBytes
 void RemoteGENASubscription.receive(UnsignedIntegerFourBytes sequence, Collection<StateVariableValue> newValues)
           
 

Uses of UnsignedIntegerFourBytes in org.teleal.cling.model.message.gena
 

Methods in org.teleal.cling.model.message.gena that return UnsignedIntegerFourBytes
 UnsignedIntegerFourBytes IncomingEventRequestMessage.getSequence()
           
 

Constructors in org.teleal.cling.model.message.gena with parameters of type UnsignedIntegerFourBytes
OutgoingEventRequestMessage(GENASubscription subscription, URL callbackURL, UnsignedIntegerFourBytes sequence, Collection<StateVariableValue> values)
           
 

Uses of UnsignedIntegerFourBytes in org.teleal.cling.model.types
 

Methods in org.teleal.cling.model.types that return UnsignedIntegerFourBytes
 UnsignedIntegerFourBytes UnsignedIntegerFourBytesDatatype.valueOf(String s)
           
 

Uses of UnsignedIntegerFourBytes in org.teleal.cling.protocol.sync
 

Fields in org.teleal.cling.protocol.sync declared as UnsignedIntegerFourBytes
protected  UnsignedIntegerFourBytes SendingEvent.currentSequence
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.