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

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

public class MacAddress
extends IdentifierWithAd

Represents an IF-MAP mac-address identifier.

Author:
aw

Method Summary
 String getValue()
           
 void setValue(String value)
          Deprecated. 
 String toString()
           
 
Methods inherited from class de.fhhannover.inform.trust.ifmapj.identifier.IdentifierWithAd
getAdministrativeDomain, setAdministrativeDomain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setValue

@Deprecated
public void setValue(String value)
Deprecated. 


getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class IdentifierWithAd


Copyright © 2012 Trust@FHH. All Rights Reserved.