de.fhhannover.inform.trust.ifmapj.identifier
Class Device

java.lang.Object
  extended by de.fhhannover.inform.trust.ifmapj.identifier.Device
All Implemented Interfaces:
Identifier

public class Device
extends Object
implements Identifier

Represents an IF-MAP device identifier.

Author:
aw

Method Summary
 String getName()
           
 void setName(String name)
          Deprecated. 
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setName

@Deprecated
public void setName(String name)
Deprecated. 


getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 Trust@FHH. All Rights Reserved.