org.fourthline.cling.binding.annotations
Annotation Type UpnpServiceId


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


Required Element Summary
 String value
           
 
Optional Element Summary
 String namespace
           
 

Element Detail

value

public abstract String value

namespace

public abstract String namespace
Default:
"upnp-org"


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.