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

Packages that use MacAddress
de.fhhannover.inform.trust.ifmapj.identifier This package provides classes to represent IF-MAP identifiers. 
 

Uses of MacAddress in de.fhhannover.inform.trust.ifmapj.identifier
 

Methods in de.fhhannover.inform.trust.ifmapj.identifier that return MacAddress
 MacAddress IdentifierFactory.createMac()
          Deprecated. Create a mac-address identifier.
static MacAddress Identifiers.createMac(String value)
          Create a mac-address identifier with the given value.
 MacAddress IdentifierFactory.createMac(String value)
          Deprecated. Create a mac-address identifier with the given value.
static MacAddress Identifiers.createMac(String value, String admDom)
          Create a mac-address identifier with the given parameters.
 MacAddress IdentifierFactory.createMac(String value, String admDom)
          Deprecated. Create a mac-address identifier with the given parameters.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.