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

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

public class AccessRequest
extends IdentifierWithAd

Represents an IF-MAP access-request identifier.

Author:
aw

Method Summary
 String getName()
           
 void setName(String name)
          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

setName

@Deprecated
public void setName(String name)
Deprecated. 


getName

public String getName()

toString

public String toString()
Overrides:
toString in class IdentifierWithAd


Copyright © 2012 Trust@FHH. All Rights Reserved.