de.fhhannover.inform.trust.ifmapj.identifier
Class IdentifierWithAd
java.lang.Object
de.fhhannover.inform.trust.ifmapj.identifier.IdentifierWithAd
- All Implemented Interfaces:
- Identifier
- Direct Known Subclasses:
- AccessRequest, Identity, IpAddress, MacAddress
public abstract class IdentifierWithAd
- extends Object
- implements Identifier
Represents an IF-MAP identifier with an administrative domain attribute.
- Author:
- aw
IdentifierWithAd
protected IdentifierWithAd(String admDom)
setAdministrativeDomain
public void setAdministrativeDomain(String administrativeDomain)
- Deprecated.
- Set to null or "" if no administrative-domain attribute is to be
included.
- Parameters:
administrativeDomain
-
getAdministrativeDomain
public String getAdministrativeDomain()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Trust@FHH. All Rights Reserved.