Gets the catalog used by this system. Unless otherwise noted, all objects derived from this system will use this catalog. @return this system's default catalog; not null.
()
| 77 | * @return this system's default catalog; not null. |
| 78 | */ |
| 79 | public IonCatalog getCatalog(); |
| 80 | |
| 81 | |
| 82 | /** |
no outgoing calls