|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventedValue | |
---|---|
org.teleal.cling.support.avtransport.lastchange | |
org.teleal.cling.support.lastchange | |
org.teleal.cling.support.renderingcontrol.lastchange |
Uses of EventedValue in org.teleal.cling.support.avtransport.lastchange |
---|
Fields in org.teleal.cling.support.avtransport.lastchange with type parameters of type EventedValue | |
---|---|
static Set<Class<? extends EventedValue>> |
AVTransportVariable.ALL
|
Methods in org.teleal.cling.support.avtransport.lastchange that return types with arguments of type EventedValue | |
---|---|
protected Set<Class<? extends EventedValue>> |
AVTransportLastChangeParser.getEventedVariables()
|
Uses of EventedValue in org.teleal.cling.support.lastchange |
---|
Subclasses of EventedValue in org.teleal.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.teleal.cling.support.lastchange with type parameters of type EventedValue | |
---|---|
protected List<EventedValue> |
InstanceID.values
|
Methods in org.teleal.cling.support.lastchange with type parameters of type EventedValue | ||
---|---|---|
|
LastChange.getEventedValue(int instanceID,
Class<EV> type)
|
|
|
LastChange.getEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
Class<EV> type)
|
|
|
Event.getEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
Class<EV> type)
|
Methods in org.teleal.cling.support.lastchange that return EventedValue | |
---|---|
protected EventedValue |
LastChangeParser.createValue(String name,
Map.Entry<String,String>[] attributes)
|
Methods in org.teleal.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.teleal.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(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceID,
EventedValue... ev)
|
void |
Event.setEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
EventedValue ev)
|
Constructor parameters in org.teleal.cling.support.lastchange with type arguments of type EventedValue | |
---|---|
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
List<EventedValue> values)
|
Uses of EventedValue in org.teleal.cling.support.renderingcontrol.lastchange |
---|
Fields in org.teleal.cling.support.renderingcontrol.lastchange with type parameters of type EventedValue | |
---|---|
static Set<Class<? extends EventedValue>> |
RenderingControlVariable.ALL
|
Methods in org.teleal.cling.support.renderingcontrol.lastchange that return types with arguments of type EventedValue | |
---|---|
protected Set<Class<? extends EventedValue>> |
RenderingControlLastChangeParser.getEventedVariables()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |