public class TableIdentificators extends Object
| Constructor and Description |
|---|
TableIdentificators(String tabularResourceID,
String tableID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(long tabularResourceID,
long tableID) |
boolean |
equals(Object tableIdentificators) |
boolean |
equals(String tabularResourceID,
String tableID) |
long |
getTableID() |
String |
getTableIDString() |
long |
getTabularResourceID() |
String |
getTabularResourceIDString() |
int |
hashCode() |
String |
toString() |
Copyright © 2017. All Rights Reserved.