net.sourceforge.wurfl.core
Class DeviceInfo

java.lang.Object
  extended by net.sourceforge.wurfl.core.DeviceInfo

public class DeviceInfo
extends Object

Version:
$Id$

Constructor Summary
DeviceInfo(String id)
           
DeviceInfo(String id, MatchType match, String matcherName)
           
 
Method Summary
 String getId()
           
 String getMatcherName()
           
 MatchType getMatchType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceInfo

public DeviceInfo(String id)

DeviceInfo

public DeviceInfo(String id,
                  MatchType match,
                  String matcherName)
Method Detail

getId

public String getId()

getMatchType

public MatchType getMatchType()

getMatcherName

public String getMatcherName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.