|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.fromString(String s)
|
UnsignedIntegerFourBytes |
UnsignedIntegerFourBytesDatatype.getDefaultValue()
|
| Uses of UnsignedIntegerFourBytes in org.teleal.cling.protocol.sync |
|---|
| Fields in org.teleal.cling.protocol.sync declared as UnsignedIntegerFourBytes | |
|---|---|
protected UnsignedIntegerFourBytes |
SendingEvent.currentSequence
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||