Verwendungen von Klasse
org.jupnp.support.model.DIDLObject.Property
Packages, die DIDLObject.Property verwenden
-
Verwendungen von DIDLObject.Property in org.jupnp.support.model
Unterklassen von DIDLObject.Property in org.jupnp.support.modelModifizierer und TypKlasseBeschreibungstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classFelder in org.jupnp.support.model mit Typparametern vom Typ DIDLObject.PropertyMethoden in org.jupnp.support.model, die DIDLObject.Property zurückgebenModifizierer und TypMethodeBeschreibungDIDLObject.Property.getAttribute(String descriptorName) <V> DIDLObject.Property<V> DIDLObject.getFirstProperty(Class<? extends DIDLObject.Property<V>> propertyClass) <V> DIDLObject.Property<V> DIDLObject.getLastProperty(Class<? extends DIDLObject.Property<V>> propertyClass) <V> DIDLObject.Property<V>[]DIDLObject.getProperties(Class<? extends DIDLObject.Property<V>> propertyClass) <V> DIDLObject.Property<V>[]DIDLObject.getPropertiesByNamespace(Class<? extends DIDLObject.Property.NAMESPACE> namespace) Methoden in org.jupnp.support.model, die Typen mit Argumenten vom Typ DIDLObject.Property zurückgebenMethoden in org.jupnp.support.model mit Parametern vom Typ DIDLObject.PropertyModifizierer und TypMethodeBeschreibungvoidDIDLObject.Property.addAttribute(DIDLObject.Property<DIDLAttribute> attr) DIDLObject.addProperties(DIDLObject.Property<?>[] properties) DIDLObject.addProperty(DIDLObject.Property property) voidDIDLObject.Property.removeAttribute(DIDLObject.Property<DIDLAttribute> attr) DIDLObject.replaceFirstProperty(DIDLObject.Property<?> property) DIDLObject.replaceProperties(Class<? extends DIDLObject.Property<?>> propertyClass, DIDLObject.Property<?>[] properties) Methodenparameter in org.jupnp.support.model mit Typargumenten vom Typ DIDLObject.PropertyModifizierer und TypMethodeBeschreibung<V> DIDLObject.Property<V> DIDLObject.getFirstProperty(Class<? extends DIDLObject.Property<V>> propertyClass) <V> VDIDLObject.getFirstPropertyValue(Class<? extends DIDLObject.Property<V>> propertyClass) <V> DIDLObject.Property<V> DIDLObject.getLastProperty(Class<? extends DIDLObject.Property<V>> propertyClass) <V> DIDLObject.Property<V>[]DIDLObject.getProperties(Class<? extends DIDLObject.Property<V>> propertyClass) <V> List<V> DIDLObject.getPropertyValues(Class<? extends DIDLObject.Property<V>> propertyClass) booleanDIDLObject.hasProperty(Class<? extends DIDLObject.Property<?>> propertyClass) DIDLObject.removeProperties(Class<? extends DIDLObject.Property<?>> propertyClass) DIDLObject.replaceProperties(Class<? extends DIDLObject.Property<?>> propertyClass, DIDLObject.Property<?>[] properties) DIDLObject.setProperties(List<DIDLObject.Property<?>> properties) Konstruktorparameter in org.jupnp.support.model mit Typargumenten vom Typ DIDLObject.PropertyModifiziererKonstruktorBeschreibungALBUM_ART_URI(URI value, List<DIDLObject.Property<DIDLAttribute>> attributes) CAPTIONINFO(URI value, List<DIDLObject.Property<DIDLAttribute>> attributes) CAPTIONINFOEX(URI value, List<DIDLObject.Property<DIDLAttribute>> attributes) protectedProperty(V value, String descriptorName, List<DIDLObject.Property<DIDLAttribute>> attributes)