org.teleal.cling.model.types
Class SearchPort

java.lang.Object
  extended by org.teleal.cling.model.types.SearchPort

public class SearchPort
extends java.lang.Object


Field Summary
static int MAX_PORT
           
static int MIN_PORT
           
 
Constructor Summary
SearchPort(int port)
           
 
Method Summary
 java.lang.String getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIN_PORT

public static int MIN_PORT

MAX_PORT

public static int MAX_PORT
Constructor Detail

SearchPort

public SearchPort(int port)
Method Detail

getKey

public java.lang.String getKey()


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