org.teleal.cling.binding.annotations
Annotation Type UpnpServiceType


@Target(value={})
@Retention(value=RUNTIME)
public @interface UpnpServiceType


Required Element Summary
 String value
           
 
Optional Element Summary
 String namespace
           
 int version
           
 

Element Detail

value

public abstract String value

namespace

public abstract String namespace
Default:
"schemas-upnp-org"

version

public abstract int version
Default:
1


Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.