Verwendungen von Klasse
org.jupnp.support.model.dlna.DLNAAttribute
Packages, die DLNAAttribute verwenden
-
Verwendungen von DLNAAttribute in org.jupnp.support.model.dlna
Unterklassen von DLNAAttribute in org.jupnp.support.model.dlnaModifizierer und TypKlasseBeschreibungclassclassclassclassclassFelder in org.jupnp.support.model.dlna mit Typparametern vom Typ DLNAAttributeModifizierer und TypFeldBeschreibungprotected final Map<DLNAAttribute.Type, DLNAAttribute<?>> DLNAProtocolInfo.attributesMethoden in org.jupnp.support.model.dlna, die DLNAAttribute zurückgebenModifizierer und TypMethodeBeschreibungDLNAProtocolInfo.getAttribute(DLNAAttribute.Type type) static DLNAAttribute<?> DLNAAttribute.newInstance(DLNAAttribute.Type type, String attributeValue, String contentFormat) Create a new instance of aDLNAAttributesubtype that matches the given type and value.Methoden in org.jupnp.support.model.dlna, die Typen mit Argumenten vom Typ DLNAAttribute zurückgebenModifizierer und TypMethodeBeschreibungDLNAProtocolInfo.getAttributes()Class<? extends DLNAAttribute<?>>[]DLNAAttribute.Type.getAttributeTypes()Konstruktorparameter in org.jupnp.support.model.dlna mit Typargumenten vom Typ DLNAAttributeModifiziererKonstruktorBeschreibungDLNAProtocolInfo(DLNAProfiles profile, Map<DLNAAttribute.Type, DLNAAttribute<?>> attributes) DLNAProtocolInfo(Protocol protocol, String network, String contentFormat, Map<DLNAAttribute.Type, DLNAAttribute<?>> attributes)