org.teleal.cling.model.types
Class NamedServiceType
java.lang.Object
org.teleal.cling.model.types.NamedServiceType
public class NamedServiceType
- extends Object
NamedServiceType
public NamedServiceType(UDN udn,
ServiceType serviceType)
getUdn
public UDN getUdn()
getServiceType
public ServiceType getServiceType()
fromString
public static NamedServiceType fromString(String s)
throws RuntimeException
- Throws:
RuntimeException
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.