|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fhhannover.inform.trust.ifmapj.identifier.IdentifierWithAd
de.fhhannover.inform.trust.ifmapj.identifier.Identity
public class Identity
Represents an IF-MAP identity identifier.
Method Summary | |
---|---|
String |
getName()
|
String |
getOtherTypeDefinition()
|
IdentityType |
getType()
|
void |
setName(String name)
Deprecated. |
void |
setOtherTypeDefinition(String otherTypeDefinition)
Deprecated. |
void |
setType(IdentityType type)
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 |
---|
public String getName()
@Deprecated public void setName(String name)
public IdentityType getType()
@Deprecated public void setType(IdentityType type)
public String getOtherTypeDefinition()
@Deprecated public void setOtherTypeDefinition(String otherTypeDefinition)
public String toString()
toString
in class IdentifierWithAd
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |