de.fhhannover.inform.trust.ifmapj.identifier
Class IpAddress
java.lang.Object
de.fhhannover.inform.trust.ifmapj.identifier.IdentifierWithAd
de.fhhannover.inform.trust.ifmapj.identifier.IpAddress
- All Implemented Interfaces:
- Identifier
public class IpAddress
- extends IdentifierWithAd
Represents an IF-MAP ip-address identifier.
- Author:
- aw
IpAddress
public IpAddress(IpAddressType type,
String value,
String admDom)
- Package constructor.
setType
@Deprecated
public void setType(IpAddressType type)
- Deprecated.
getType
public IpAddressType getType()
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.