public class AspectTypeLinks
extends Object
implements Serializable
| Constructor and Description |
|---|
AspectTypeLinks() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
RelSelf |
getSelf()
Get self
|
int |
hashCode() |
AspectTypeLinks |
self(RelSelf self) |
void |
setSelf(RelSelf self) |
String |
toString() |
public AspectTypeLinks self(RelSelf self)
public RelSelf getSelf()
public void setSelf(RelSelf self)
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object