public class RelationInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
category |
String |
id1 |
String |
id2 |
String |
role1 |
String |
role2 |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
int |
hashCode() |
static void |
main(String[] args) |
String |
toString() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.