|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventedValue | |
|---|---|
| org.fourthline.cling.support.avtransport.lastchange | |
| org.fourthline.cling.support.lastchange | |
| org.fourthline.cling.support.renderingcontrol.lastchange | |
| Uses of EventedValue in org.fourthline.cling.support.avtransport.lastchange |
|---|
| Fields in org.fourthline.cling.support.avtransport.lastchange with type parameters of type EventedValue | |
|---|---|
static Set<Class<? extends EventedValue>> |
AVTransportVariable.ALL
|
| Methods in org.fourthline.cling.support.avtransport.lastchange that return types with arguments of type EventedValue | |
|---|---|
protected Set<Class<? extends EventedValue>> |
AVTransportLastChangeParser.getEventedVariables()
|
| Uses of EventedValue in org.fourthline.cling.support.lastchange |
|---|
| Subclasses of EventedValue in org.fourthline.cling.support.lastchange | |
|---|---|
class |
EventedValueEnum<E extends Enum>
|
class |
EventedValueEnumArray<E extends Enum>
|
class |
EventedValueShort
|
class |
EventedValueString
|
class |
EventedValueUnsignedIntegerFourBytes
|
class |
EventedValueUnsignedIntegerTwoBytes
|
class |
EventedValueURI
|
| Fields in org.fourthline.cling.support.lastchange with type parameters of type EventedValue | |
|---|---|
protected List<EventedValue> |
InstanceID.values
|
| Methods in org.fourthline.cling.support.lastchange with type parameters of type EventedValue | ||
|---|---|---|
|
LastChange.getEventedValue(int instanceID,
Class<EV> type)
|
|
|
LastChange.getEventedValue(UnsignedIntegerFourBytes id,
Class<EV> type)
|
|
|
Event.getEventedValue(UnsignedIntegerFourBytes id,
Class<EV> type)
|
|
| Methods in org.fourthline.cling.support.lastchange that return EventedValue | |
|---|---|
protected EventedValue |
LastChangeParser.createValue(String name,
Map.Entry<String,String>[] attributes)
|
| Methods in org.fourthline.cling.support.lastchange that return types with arguments of type EventedValue | |
|---|---|
protected Set<Class<? extends EventedValue>> |
LastChangeParser.getEventedVariables()
|
List<EventedValue> |
InstanceID.getValues()
|
| Methods in org.fourthline.cling.support.lastchange with parameters of type EventedValue | |
|---|---|
protected void |
LastChangeParser.generateEventedValue(EventedValue eventedValue,
Document descriptor,
Element parentElement)
|
void |
LastChange.setEventedValue(int instanceID,
EventedValue... ev)
|
void |
LastChange.setEventedValue(UnsignedIntegerFourBytes instanceID,
EventedValue... ev)
|
void |
Event.setEventedValue(UnsignedIntegerFourBytes id,
EventedValue ev)
|
| Constructor parameters in org.fourthline.cling.support.lastchange with type arguments of type EventedValue | |
|---|---|
InstanceID(UnsignedIntegerFourBytes id,
List<EventedValue> values)
|
|
| Uses of EventedValue in org.fourthline.cling.support.renderingcontrol.lastchange |
|---|
| Fields in org.fourthline.cling.support.renderingcontrol.lastchange with type parameters of type EventedValue | |
|---|---|
static Set<Class<? extends EventedValue>> |
RenderingControlVariable.ALL
|
| Methods in org.fourthline.cling.support.renderingcontrol.lastchange that return types with arguments of type EventedValue | |
|---|---|
protected Set<Class<? extends EventedValue>> |
RenderingControlLastChangeParser.getEventedVariables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||